Searched refs:ena_com_free_q_entries (Results 1 – 3 of 3) sorted by relevance
105 static inline int ena_com_free_q_entries(struct ena_com_io_sq *io_sq) in ena_com_free_q_entries() function123 return ena_com_free_q_entries(io_sq) >= required_buffers; in ena_com_sq_have_enough_space()132 return ena_com_free_q_entries(io_sq) > temp; in ena_com_sq_have_enough_space()
693 refill_required = ena_com_free_q_entries(io_sq); in ena_rx_cleanup()
3344 refill_required = ena_com_free_q_entries( in check_for_empty_rx_ring()