Searched refs:WB_STRIDE (Results 1 – 2 of 2) sorted by relevance
181 #define WB_STRIDE 4 macro298 ((j / WB_STRIDE) == 0) && (j > 0) && in i40e_clean_tx_irq()
770 #define WB_STRIDE 4 macro892 ((j / WB_STRIDE) == 0) && (j > 0) && in i40e_clean_tx_irq()3445 if (desc_count >= WB_STRIDE) { in i40e_tx_map()