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
1314 (phy_ext_status & IEEE_ESR_1000X_FD_CAPS)) ? 1 : 0); in igb_m_propinfo()
5126 (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
3731 IEEE_ESR_1000X_FD_CAPS)) ? 1 : 0); in e1000g_m_propinfo()5448 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS) || in e1000g_loopback_ioctl()5473 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS) || in e1000g_loopback_ioctl()5499 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS) || in e1000g_loopback_ioctl()6414 (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