Searched refs:kfifo_is_full (Results 1 – 6 of 6) sorted by relevance
253 #define kfifo_is_full(fifo) \ macro385 __ret = !kfifo_is_full(__tmp); \
121 if (kfifo_is_full(&chan->fifo)) in put_fifo_with_discard()
382 if (kfifo_is_full(&c->fifo)) in comp_rx_completion()
299 while (!kfifo_is_full(&rt2x00dev->txstatus_fifo)) { in rt2800mmio_fetch_txstatus()
335 if (!kfifo_is_full(&dev->pio_fifo)) in r592_write_fifo_pio()
807 while (!irq || !kfifo_is_full(&dev->txstatus_fifo)) { in mt76x02_mac_poll_tx_status()