Home
last modified time | relevance | path

Searched refs:NWAY_ER_LP_NWAY_CAPS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_hw.h2646 #define NWAY_ER_LP_NWAY_CAPS 0x0001 /* LP has Auto Neg Capability */ macro
De1000_hw.c2624 if (!(phy_data & NWAY_ER_LP_NWAY_CAPS)) in e1000_get_speed_and_duplex()