Searched refs:SR_1000T_LP_FD_CAPS (Results 1 – 7 of 7) sorted by relevance
901 #define SR_1000T_LP_FD_CAPS 0x0800 /* LP is 1000T FD capable */ macro
992 #define SR_1000T_LP_FD_CAPS 0x0800 /* LP is 1000T FD capable */ macro
1830 #define SR_1000T_LP_FD_CAPS 0x0800 /* LP is 1000T FD capable */ macro
248 *valp = (igc->igc_phy_1000t_status & SR_1000T_LP_FD_CAPS) != 0; in igc_m_getstat()
427 return (SR_1000T_LP_FD_CAPS | SR_1000T_REMOTE_RX_STATUS | in e82545_read_mdi()
5174 (phy_1000t_status & SR_1000T_LP_FD_CAPS) ? 1 : 0; in igb_get_phy_state()
6463 (Adapter->phy_1000t_status & SR_1000T_LP_FD_CAPS) ? 1 : 0; in e1000g_get_phy_state()