Searched refs:ANAR_PAUSE_ASYM (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mii/
H A Dmii.h124 #define ANAR_PAUSE_ASYM (2 << 10) macro
H A Dmii_physubr.c653 if ((anar & ANAR_PAUSE_ASYM) != 0 &&
660 if ((anar & ANAR_PAUSE_ASYM) == 0) {
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_smsc.c1327 ANAR_PAUSE_ASYM);

Completed in 171 milliseconds