Searched refs:NWAY_LPAR_10T_HD_CAPS (Results 1 – 7 of 7) sorted by relevance
863 #define NWAY_LPAR_10T_HD_CAPS 0x0020 /* LP 10T Half Dplx Capable */ macro
954 #define NWAY_LPAR_10T_HD_CAPS 0x0020 /* LP 10T Half Dplx Capable */ macro
1765 #define NWAY_LPAR_10T_HD_CAPS 0x0020 /* LP is 10T Half Duplex Capable */ macro
2493 if(lp_capability & (NWAY_LPAR_10T_HD_CAPS |
260 *valp = (igc->igc_phy_lp & NWAY_LPAR_10T_HD_CAPS) != 0; in igc_m_getstat()
5186 (phy_lp_able & NWAY_LPAR_10T_HD_CAPS) ? 1 : 0; in igb_get_phy_state()
6475 (Adapter->phy_lp_able & NWAY_LPAR_10T_HD_CAPS) ? 1 : 0; in e1000g_get_phy_state()