Searched refs:PER_LOOP_NUM (Results 1 – 1 of 1) sorted by relevance
4042 #define PER_LOOP_NUM 4 in hns3_tx_setup_4bd() macro4047 for (i = 0; i < PER_LOOP_NUM; i++, txdp++, pkts++) { in hns3_tx_setup_4bd()4082 #define PER_LOOP_NUM 4 in hns3_tx_fill_hw_ring() macro4083 #define PER_LOOP_MASK (PER_LOOP_NUM - 1) in hns3_tx_fill_hw_ring()4090 for (i = 0; i < mainpart; i += PER_LOOP_NUM) { in hns3_tx_fill_hw_ring()4096 for (j = 0; j < PER_LOOP_NUM; j++) in hns3_tx_fill_hw_ring()