Searched refs:NWAY_LPAR_10T_FD_CAPS (Results 1 – 6 of 6) sorted by relevance
954 #define NWAY_LPAR_10T_FD_CAPS 0x0040 /* LP 10T Full Dplx Capable */ macro
481 if (!(data & NWAY_LPAR_10T_FD_CAPS)) in e1000_get_link_up_info_82541()
1766 #define NWAY_LPAR_10T_FD_CAPS 0x0040 /* LP is 10T Full Duplex Capable */ macro
2494 NWAY_LPAR_10T_FD_CAPS |
5139 (phy_lp_able & NWAY_LPAR_10T_FD_CAPS) ? 1 : 0; in igb_get_phy_state()
6431 (Adapter->phy_lp_able & NWAY_LPAR_10T_FD_CAPS) ? 1 : 0; in e1000g_get_phy_state()