Searched refs:ena_com_cq_empty (Results 1 – 3 of 3) sorted by relevance
68 bool ena_com_cq_empty(struct ena_com_io_cq *io_cq);
628 bool ena_com_cq_empty(struct ena_com_io_cq *io_cq) in ena_com_cq_empty() function
3315 if (ena_com_cq_empty(rx_ring->ena_com_io_cq)) in check_for_rx_interrupt_queue()