Searched refs:PER_LOOP_NUM (Results 1 – 1 of 1) sorted by relevance
3460 #define PER_LOOP_NUM 4 in hns3_tx_setup_4bd() macro3465 for (i = 0; i < PER_LOOP_NUM; i++, txdp++, pkts++) { in hns3_tx_setup_4bd()3496 #define PER_LOOP_NUM 4 in hns3_tx_fill_hw_ring() macro3497 #define PER_LOOP_MASK (PER_LOOP_NUM - 1) in hns3_tx_fill_hw_ring()3504 for (i = 0; i < mainpart; i += PER_LOOP_NUM) { in hns3_tx_fill_hw_ring()