Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/iavf/
H A Diavf_rxtx_vec_common.h242 if (txq->rs_thresh < IAVF_VPMD_TX_MAX_BURST || in iavf_tx_vec_queue_default()
H A Diavf_rxtx.h21 #define IAVF_VPMD_TX_MAX_BURST 32 macro
H A Diavf_rxtx.c139 txq->rs_thresh >= IAVF_VPMD_TX_MAX_BURST && in check_tx_vec_allow()