Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.h2787 #define NWAY_ER_LP_NWAY_CAPS 0x0001 /* LP has Auto Neg Capability */ macro
De1000_hw.c3237 if (!(phy_data & NWAY_ER_LP_NWAY_CAPS)) in e1000_get_speed_and_duplex()