Searched refs:MII_SR_100T2_FD_CAPS (Results 1 – 5 of 5) sorted by relevance
922 #define MII_SR_100T2_FD_CAPS 0x0400 /* 100T2 Full Duplex Capable */ macro
3482 (Adapter->phy_status & MII_SR_100T2_FD_CAPS)) in e1000g_m_propinfo()5202 (Adapter->phy_status & MII_SR_100T2_FD_CAPS)) in e1000g_loopback_ioctl()5227 (Adapter->phy_status & MII_SR_100T2_FD_CAPS)) in e1000g_loopback_ioctl()5253 (Adapter->phy_status & MII_SR_100T2_FD_CAPS)) in e1000g_loopback_ioctl()6163 (Adapter->phy_status & MII_SR_100T2_FD_CAPS)) ? 1 : 0; in e1000g_get_phy_state()
1744 #define MII_SR_100T2_FD_CAPS 0x0400 /* 100T2 Full Duplex Capable */ macro
1266 (phy_status & MII_SR_100T2_FD_CAPS)) ? 1 : 0); in igb_m_propinfo()
5078 (phy_status & MII_SR_100T2_FD_CAPS)) ? 1 : 0; in igb_get_phy_state()