Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bge/
HDif_bgereg.h2367 #define BGE_RXBDFLAG_ERROR 0x0400 macro
HDif_bge.c4340 if (cur_rx->bge_flags & BGE_RXBDFLAG_ERROR) { in bge_rxeof()
4353 if (cur_rx->bge_flags & BGE_RXBDFLAG_ERROR) { in bge_rxeof()