Searched refs:bnxt_tx_bds_in_hw (Results 1 – 4 of 4) sorted by relevance
32 static inline uint32_t bnxt_tx_bds_in_hw(struct bnxt_tx_queue *txq) in bnxt_tx_bds_in_hw() function44 bnxt_tx_bds_in_hw(txq)) - 1); in bnxt_tx_avail()
422 if (bnxt_tx_bds_in_hw(txq) >= txq->tx_free_thresh) in bnxt_xmit_pkts_vec()
414 if (bnxt_tx_bds_in_hw(txq) >= txq->tx_free_thresh) in bnxt_xmit_pkts_vec()
440 if (bnxt_tx_bds_in_hw(txq) < txq->tx_free_thresh) in bnxt_handle_tx_cp()