Searched refs:RX_OVERFLOW_ERR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/allwinner/ | ||
| H A D | if_awgreg.h | 147 #define RX_OVERFLOW_ERR (1 << 11) macro |
| H A D | if_awg.c | 1215 if ((status & (RX_NO_ENOUGH_BUF_ERR | RX_OVERFLOW_ERR)) != 0) in awg_rxintr() |