Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.h15 #define IXGBE_ALIGN 128 macro
17 #define IXGBE_RXD_ALIGN (IXGBE_ALIGN / sizeof(union ixgbe_adv_rx_desc))
18 #define IXGBE_TXD_ALIGN (IXGBE_ALIGN / sizeof(union ixgbe_adv_tx_desc))
H A Dixgbe_rxtx.c2712 IXGBE_ALIGN, socket_id); in ixgbe_dev_tx_queue_setup()
3100 RX_RING_SZ, IXGBE_ALIGN, socket_id); in ixgbe_dev_rx_queue_setup()