Searched refs:MII_SR_AUTONEG_CAPS (Results 1 – 7 of 7) sorted by relevance
836 #define MII_SR_AUTONEG_CAPS 0x0008 /* Auto Neg Capable */ macro
927 #define MII_SR_AUTONEG_CAPS 0x0008 /* Auto Neg Capable */ macro
1738 #define MII_SR_AUTONEG_CAPS 0x0008 /* Auto Neg Capable */ macro
1370 (phy_status & MII_SR_AUTONEG_CAPS) ? 1 : 0); in igb_m_propinfo()
5119 (phy_status & MII_SR_AUTONEG_CAPS) ? 1 : 0; in igb_get_phy_state()
420 return (MII_SR_LINK_STATUS | MII_SR_AUTONEG_CAPS | in e82545_read_mdi()
3785 (Adapter->phy_status & MII_SR_AUTONEG_CAPS) in e1000g_m_propinfo()6407 (Adapter->phy_status & MII_SR_AUTONEG_CAPS) ? 1 : 0; in e1000g_get_phy_state()