Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/iavf/
H A Diavf_rxtx.h10 #define IAVF_MIN_RING_DESC 64 macro
H A Diavf_ethdev.c812 .nb_min = IAVF_MIN_RING_DESC, in iavf_dev_info_get()
818 .nb_min = IAVF_MIN_RING_DESC, in iavf_dev_info_get()
H A Diavf_rxtx.c506 nb_desc < IAVF_MIN_RING_DESC) { in iavf_dev_rx_queue_setup()
640 nb_desc < IAVF_MIN_RING_DESC) { in iavf_dev_tx_queue_setup()