ena_com_sq_have_enough_space
if (unlikely(!ena_com_sq_have_enough_space(io_sq, num_bufs + 1))) {
if (unlikely(!ena_com_sq_have_enough_space(io_sq, 1)))
if (unlikely(!ena_com_sq_have_enough_space(tx_ring->ena_com_io_sq,
if (ena_com_sq_have_enough_space(tx_ring->ena_com_io_sq,
above_thresh = ena_com_sq_have_enough_space(tx_ring->ena_com_io_sq,
ena_com_sq_have_enough_space(tx_ring->ena_com_io_sq,