Searched refs:IEEE_ESR_1000X_FD_CAPS (Results 1 – 6 of 6) sorted by relevance
97 #define IEEE_ESR_1000X_FD_CAPS 0x8000 /* 1000X FD capable */ macro
1325 (phy_ext_status & IEEE_ESR_1000X_FD_CAPS)) ? 1 : 0); in igb_m_propinfo()
5081 (phy_ext_status & IEEE_ESR_1000X_FD_CAPS)) ? 1 : 0; in igb_get_phy_state()
101 #define IEEE_ESR_1000X_FD_CAPS 0x8000 /* 1000X FD capable */ macro
3689 IEEE_ESR_1000X_FD_CAPS)) ? 1 : 0); in e1000g_m_propinfo()5406 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS) || in e1000g_loopback_ioctl()5431 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS) || in e1000g_loopback_ioctl()5457 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS) || in e1000g_loopback_ioctl()6372 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS)) ? 1 : 0; in e1000g_get_phy_state()
1845 #define IEEE_ESR_1000X_FD_CAPS 0x8000 /* 1000X FD capable */ macro