Lines Matching refs:sr_sw_reset
208 static int sr_sw_reset(struct usbnet *dev, u8 flags)
617 ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_PRL);
623 ret = sr_sw_reset(dev, SR_SWRESET_CLEAR);
630 ret = sr_sw_reset(dev, SR_SWRESET_IPRL);
634 ret = sr_sw_reset(dev, SR_SWRESET_PRTE);
649 ret = sr_sw_reset(dev, SR_SWRESET_PRL);
655 ret = sr_sw_reset(dev, SR_SWRESET_IPRL | SR_SWRESET_PRL);
696 ret = sr_sw_reset(dev, SR_SWRESET_IPPD | SR_SWRESET_IPRL);
704 ret = sr_sw_reset(dev, SR_SWRESET_IPRL);
712 ret = sr_sw_reset(dev, SR_SWRESET_CLEAR);
720 ret = sr_sw_reset(dev, SR_SWRESET_IPRL);