Searched refs:MII_SR_100T4_CAPS (Results 1 – 5 of 5) sorted by relevance
937 #define MII_SR_100T4_CAPS 0x8000 /* 100T4 Capable */ macro
539 (Adapter->phy_status & MII_SR_100T4_CAPS) ? in e1000g_m_stat()
6377 (Adapter->phy_status & MII_SR_100T4_CAPS) ? 1 : 0; in e1000g_get_phy_state()
1749 #define MII_SR_100T4_CAPS 0x8000 /* 100T4 Capable */ macro
5086 (phy_status & MII_SR_100T4_CAPS) ? 1 : 0; in igb_get_phy_state()