Searched refs:WB_STRIDE (Results 1 – 2 of 2) sorted by relevance
143 #define WB_STRIDE 0x3 macro253 !((i & WB_STRIDE) == WB_STRIDE) && in i40e_clean_tx_irq()1849 #define WB_STRIDE 0x3 in i40evf_tx_map() macro1850 if (((i & WB_STRIDE) != WB_STRIDE) && in i40evf_tx_map()1852 (first >= &tx_ring->tx_bi[i & ~WB_STRIDE])) { in i40evf_tx_map()
625 #define WB_STRIDE 0x3 macro741 ((j / (WB_STRIDE + 1)) == 0) && (j != 0) && in i40e_clean_tx_irq()2702 (tx_ring->packet_stride < WB_STRIDE) && in i40e_tx_map()2703 (desc_count < WB_STRIDE)) { in i40e_tx_map()