netif_txq_try_stop
if (!netif_txq_try_stop(txq, bnge_tx_avail(bn, txr),
netif_txq_try_stop(txq, bnge_tx_avail(bn, txr),
if (!netif_txq_try_stop(txq, bnxt_tx_avail(bp, txr),
netif_txq_try_stop(txq, bnxt_tx_avail(bp, txr),
_res = netif_txq_try_stop(txq, get_desc, start_thrs); \
netif_txq_try_stop(_txq, get_desc, start_thrs); \