Searched refs:RXBD_ERR (Results 1 – 2 of 2) sorted by relevance
524 #define RXBD_ERR (RXBD_LARGE | RXBD_SHORT | RXBD_NONOCTET \ macro
2923 if (unlikely(!(be16_to_cpu(bdp->status) & RXBD_ERR) && in gfar_clean_rx_ring()2930 be16_to_cpu(bdp->status) & RXBD_ERR)) { in gfar_clean_rx_ring()