Home
last modified time | relevance | path

Searched refs:ICE_DMA_MEM_ALIGN (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.h13 #define ICE_DMA_MEM_ALIGN 4096 macro
H A Dice_rxtx.c1089 ring_size = RTE_ALIGN(ring_size, ICE_DMA_MEM_ALIGN); in ice_rx_queue_setup()
1290 ring_size = RTE_ALIGN(ring_size, ICE_DMA_MEM_ALIGN); in ice_tx_queue_setup()
2084 ring_size = RTE_ALIGN(ring_size, ICE_DMA_MEM_ALIGN); in ice_fdir_setup_tx_resources()
2142 ring_size = RTE_ALIGN(ring_size, ICE_DMA_MEM_ALIGN); in ice_fdir_setup_rx_resources()