Searched refs:PHY_STAT_LAN_ON (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/usb/
H A Dr8152.c623 #define PHY_STAT_LAN_ON 3 macro
3770 } else if (data == PHY_STAT_LAN_ON || data == PHY_STAT_PWRDN ||
5923 case PHY_STAT_LAN_ON:
7115 data = r8153_phy_status(tp, PHY_STAT_LAN_ON);
7251 data = r8153_phy_status(tp, PHY_STAT_LAN_ON);
7342 data = r8153_phy_status(tp, PHY_STAT_LAN_ON);
7406 case PHY_STAT_LAN_ON:
7419 data = r8153_phy_status(tp, PHY_STAT_LAN_ON);
7420 WARN_ON_ONCE(data != PHY_STAT_LAN_ON);
7787 case PHY_STAT_LAN_ON
[all...]

Completed in 125 milliseconds