Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wb/
H A Dif_wbreg.h237 #define WB_RXSTAT_RXERR 0x00008000 macro
H A Dif_wb.c996 if (rxstat & WB_RXSTAT_RXERR) { in wb_rxeof()