Searched refs:MII_SR_100X_HD_CAPS (Results 1 – 5 of 5) sorted by relevance
935 #define MII_SR_100X_HD_CAPS 0x2000 /* 100X Half Duplex Capable */ macro
1747 #define MII_SR_100X_HD_CAPS 0x2000 /* 100X Half Duplex Capable */ macro
1348 ((phy_status & MII_SR_100X_HD_CAPS) || in igb_m_propinfo()
5089 igb->param_100hdx_cap = ((phy_status & MII_SR_100X_HD_CAPS) || in igb_get_phy_state()
3709 ((Adapter->phy_status & MII_SR_100X_HD_CAPS) || in e1000g_m_propinfo()6382 ((Adapter->phy_status & MII_SR_100X_HD_CAPS) || in e1000g_get_phy_state()