Searched refs:RX_BD_EMPTY (Results 1 – 2 of 2) sorted by relevance
154 #define RX_BD_EMPTY (1 << 15) macro284 bd.stat = RX_BD_EMPTY | RX_BD_IRQ; in ethoc_init_ring()401 if (bd.stat & RX_BD_EMPTY) in ethoc_rx_common()533 bd.stat |= RX_BD_EMPTY; in ethoc_free_pkt_common()
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()