Home
last modified time | relevance | path

Searched refs:WB_STRIDE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_txrx_common.h56 #define WB_STRIDE 4 macro
77 ((j / WB_STRIDE) == 0) && j > 0 && in i40e_arm_wb()
A Di40e_txrx.c3624 if (desc_count >= WB_STRIDE) { in i40e_tx_map()
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_txrx.c183 #define WB_STRIDE 4 macro
300 ((j / WB_STRIDE) == 0) && (j > 0) && in iavf_clean_tx_irq()

Completed in 14 milliseconds