Searched refs:ena_com_free_q_entries (Results 1 – 2 of 2) sorted by relevance
76 static inline int ena_com_free_q_entries(struct ena_com_io_sq *io_sq) in ena_com_free_q_entries() function94 return ena_com_free_q_entries(io_sq) >= required_buffers; in ena_com_sq_have_enough_space()103 return ena_com_free_q_entries(io_sq) > temp; in ena_com_sq_have_enough_space()
1819 refill_required = ena_com_free_q_entries(rx_ring->ena_com_io_sq); in ena_clean_rx_irq()4072 refill_required = ena_com_free_q_entries(rx_ring->ena_com_io_sq); in check_for_empty_rx_ring()