Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ig_hal/
H A De1000_defines.h989 #define NWAY_ER_LP_NWAY_CAPS 0x0001 /* LP has Auto Neg Capability */ macro
H A De1000_82541.c467 if (!(data & NWAY_ER_LP_NWAY_CAPS)) { in e1000_get_link_up_info_82541()