Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_common.h86 #define AQ_HW_MAX_TX_RING_SIZE 8192 macro
H A Datl_rxtx.c236 nb_tx_desc > AQ_HW_MAX_TX_RING_SIZE) { in atl_tx_queue_setup()
239 "greater than or equal to %d", AQ_HW_MAX_TX_RING_SIZE, in atl_tx_queue_setup()