Searched refs:MII_SR_100T2_HD_CAPS (Results 1 – 5 of 5) sorted by relevance
931 #define MII_SR_100T2_HD_CAPS 0x0200 /* 100T2 Half Duplex Capable */ macro
1743 #define MII_SR_100T2_HD_CAPS 0x0200 /* 100T2 Half Duplex Capable */ macro
1349 (phy_status & MII_SR_100T2_HD_CAPS)) ? 1 : 0); in igb_m_propinfo()
5090 (phy_status & MII_SR_100T2_HD_CAPS)) ? 1 : 0; in igb_get_phy_state()
3710 (Adapter->phy_status & MII_SR_100T2_HD_CAPS)) in e1000g_m_propinfo()6383 (Adapter->phy_status & MII_SR_100T2_HD_CAPS)) ? 1 : 0; in e1000g_get_phy_state()