Searched refs:NWAY_ER_LP_NWAY_CAPS (Results 1 – 5 of 5) sorted by relevance
965 #define NWAY_ER_LP_NWAY_CAPS 0x0001 /* LP has Auto Neg Capability */ macro
470 if (!(data & NWAY_ER_LP_NWAY_CAPS)) { in e1000_get_link_up_info_82541()
1777 #define NWAY_ER_LP_NWAY_CAPS 0x0001 /* LP has Auto Neg Capability */ macro
5123 (phy_an_exp & NWAY_ER_LP_NWAY_CAPS) ? 1 : 0; in igb_get_phy_state()
6415 (Adapter->phy_an_exp & NWAY_ER_LP_NWAY_CAPS) ? 1 : 0; in e1000g_get_phy_state()