Home
last modified time | relevance | path

Searched refs:round_cnt (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c4598 uint16_t round_cnt; in hns3_tx_done_cleanup_full() local
4607 round_cnt = rounddown(free_cnt, txq->tx_rs_thresh); in hns3_tx_done_cleanup_full()
4608 for (idx = 0; idx < round_cnt; idx += txq->tx_rs_thresh) { in hns3_tx_done_cleanup_full()