ena_com_sq_have_enough_space
if (!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(io_sq, ENA_TX_CLEANUP_THRESHOLD)))
!ena_com_sq_have_enough_space(io_sq, ENA_TX_CLEANUP_THRESHOLD)) {