Searched refs:RXBD_EMPTY (Results 1 – 2 of 2) sorted by relevance
508 #define RXBD_EMPTY 0x8000 macro
163 lstatus = BD_LFLAG(RXBD_EMPTY | RXBD_INTERRUPT); in gfar_init_rxbdp()2909 while (!(be16_to_cpu(bdp->status) & RXBD_EMPTY) && rx_work_limit--) { in gfar_clean_rx_ring()