Searched refs:NWAY_LPAR_100TX_FD_CAPS (Results 1 – 9 of 9) sorted by relevance
866 #define NWAY_LPAR_100TX_FD_CAPS 0x0100 /* LP 100TX Full Dplx Capable */ macro
957 #define NWAY_LPAR_100TX_FD_CAPS 0x0100 /* LP 100TX Full Dplx Capable */ macro
478 if (!(data & NWAY_LPAR_100TX_FD_CAPS)) in e1000_get_link_up_info_82541()
987 if (data & NWAY_LPAR_100TX_FD_CAPS) in e1000_set_eee_pchlan()
1768 #define NWAY_LPAR_100TX_FD_CAPS 0x0100 /* LP is 100TX Full Duplex Capable */ macro
2496 NWAY_LPAR_100TX_FD_CAPS |
251 *valp = (igc->igc_phy_lp & NWAY_LPAR_100TX_FD_CAPS) != 0; in igc_m_getstat()
5180 (phy_lp_able & NWAY_LPAR_100TX_FD_CAPS) ? 1 : 0; in igb_get_phy_state()
6469 (Adapter->phy_lp_able & NWAY_LPAR_100TX_FD_CAPS) ? 1 : 0; in e1000g_get_phy_state()