Searched refs:new_burst (Results 1 – 2 of 2) sorted by relevance
35 uint16_t ret, new_burst; in hns3_xmit_pkts_vec() local37 new_burst = RTE_MIN(nb_pkts, txq->tx_rs_thresh); in hns3_xmit_pkts_vec()39 new_burst); in hns3_xmit_pkts_vec()42 if (ret < new_burst) in hns3_xmit_pkts_vec()
458 uint16_t ret, new_burst; in hns3_xmit_pkts_vec_sve() local462 new_burst = RTE_MIN(nb_pkts, txq->tx_rs_thresh); in hns3_xmit_pkts_vec_sve()464 new_burst); in hns3_xmit_pkts_vec_sve()467 if (ret < new_burst) in hns3_xmit_pkts_vec_sve()