Searched refs:tx_bd_max (Results 1 – 1 of 1) sorted by relevance
2644 uint16_t tx_bd_max = txq->nb_tx_desc; in hns3_tx_free_useless_buffer() local2663 if (tx_next_clean >= tx_bd_max) { in hns3_tx_free_useless_buffer()3562 uint16_t tx_bd_max; in hns3_xmit_pkts() local3571 tx_bd_max = txq->nb_tx_desc; in hns3_xmit_pkts()3640 if (tx_next_use >= tx_bd_max) { in hns3_xmit_pkts()