Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDe1000_defines.h956 #define NWAY_ER_LP_NWAY_CAPS 0x0001 /* LP has Auto Neg Capability */ macro
HDe1000_82541.c469 if (!(data & NWAY_ER_LP_NWAY_CAPS)) { in e1000_get_link_up_info_82541()