Searched refs:RX_BD_EMPTY (Results 1 – 1 of 1) sorted by relevance
164 #define RX_BD_EMPTY (1 << 15) macro330 bd.stat = RX_BD_EMPTY | RX_BD_IRQ; in ethoc_init_ring()431 if (bd.stat & RX_BD_EMPTY) { in ethoc_rx()441 if (bd.stat & RX_BD_EMPTY) in ethoc_rx()471 bd.stat |= RX_BD_EMPTY; in ethoc_rx()