Searched refs:MII_SR_10T_HD_CAPS (Results 1 – 5 of 5) sorted by relevance
933 #define MII_SR_10T_HD_CAPS 0x0800 /* 10T Half Duplex Capable */ macro
1745 #define MII_SR_10T_HD_CAPS 0x0800 /* 10T Half Duplex Capable */ macro
1371 (phy_status & MII_SR_10T_HD_CAPS) ? 1 : 0); in igb_m_propinfo()
5094 (phy_status & MII_SR_10T_HD_CAPS) ? 1 : 0; in igb_get_phy_state()
3729 (Adapter->phy_status & MII_SR_10T_HD_CAPS) ? 1 : 0); in e1000g_m_propinfo()6387 (Adapter->phy_status & MII_SR_10T_HD_CAPS) ? 1 : 0; in e1000g_get_phy_state()