Searched refs:BGE_RXSTAT_REMOTE_XOFFED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bge/ | ||
H A D | if_bgereg.h | 846 #define BGE_RXSTAT_REMOTE_XOFFED 0x00000001 macro |
H A D | if_bge.c | 5899 if ((status & BGE_RXSTAT_REMOTE_XOFFED) != 0) { in bge_watchdog() |