Searched refs:MII_SR_10T_FD_CAPS (Results 1 – 5 of 5) sorted by relevance
934 #define MII_SR_10T_FD_CAPS 0x1000 /* 10T Full Duplex Capable */ macro
3720 (Adapter->phy_status & MII_SR_10T_FD_CAPS) ? 1 : 0); in e1000g_m_propinfo()5421 if (Adapter->phy_status & MII_SR_10T_FD_CAPS) in e1000g_loopback_ioctl()5446 if (Adapter->phy_status & MII_SR_10T_FD_CAPS) in e1000g_loopback_ioctl()5472 if (Adapter->phy_status & MII_SR_10T_FD_CAPS) in e1000g_loopback_ioctl()6385 (Adapter->phy_status & MII_SR_10T_FD_CAPS) ? 1 : 0; in e1000g_get_phy_state()
1746 #define MII_SR_10T_FD_CAPS 0x1000 /* 10T Full Duplex Capable */ macro
1360 (phy_status & MII_SR_10T_FD_CAPS) ? 1 : 0); in igb_m_propinfo()
5092 (phy_status & MII_SR_10T_FD_CAPS) ? 1 : 0; in igb_get_phy_state()