Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_type.h23 #define NGBE_ALIGN 128 /* as intel did */ macro
/dpdk/drivers/net/ngbe/
H A Dngbe_rxtx.c2021 NGBE_ALIGN, socket_id); in ngbe_dev_tx_queue_setup()
2302 RX_RING_SZ, NGBE_ALIGN, socket_id); in ngbe_dev_rx_queue_setup()
H A Dngbe_ethdev.c367 NGBE_ISB_SIZE, NGBE_ALIGN, SOCKET_ID_ANY); in eth_ngbe_dev_init()