netif_txq_maybe_stop
return netif_txq_maybe_stop(txq, tx->ering->num_free, n, n);
if (!netif_txq_maybe_stop(txq, bnxt_inline_avail(txr),
res = netif_txq_maybe_stop(txq, fbnic_desc_unused(ring), size,
if (!netif_txq_maybe_stop(q_to_ndq(netdev, q),
!netif_txq_maybe_stop(q_to_ndq(netdev, txq),
netif_txq_maybe_stop(q_to_ndq(netdev, txq),
!netif_txq_maybe_stop(q_to_ndq(netdev, txq),
netif_txq_maybe_stop(txq, CIRC_SPACE(lp->tx_ring_head, lp->tx_ring_tail, TX_BD_NUM_MAX),
netif_txq_maybe_stop(_txq, get_desc, stop_thrs, start_thrs); \