Searched refs:tx_bd_max (Results 1 – 1 of 1) sorted by relevance
4156 uint16_t tx_bd_max; in hns3_xmit_pkts() local4165 tx_bd_max = txq->nb_tx_desc; in hns3_xmit_pkts()4237 if (tx_next_use >= tx_bd_max) { in hns3_xmit_pkts()