Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wb/
H A Dif_wbreg.h107 #define WB_ISR_RX_NOBUF 0x00000080 macro
H A Dif_wb.c1136 if ((status & WB_ISR_RX_NOBUF) || (status & WB_ISR_RX_ERR)) { in wb_intr()