Searched refs:round_cnt (Results 1 – 1 of 1) sorted by relevance
4598 uint16_t round_cnt; in hns3_tx_done_cleanup_full() local4607 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()