Searched refs:IAVF_VPMD_TX_MAX_FREE_BUF (Results 1 – 4 of 4) sorted by relevance
85 struct rte_mbuf *m, *free[IAVF_VPMD_TX_MAX_FREE_BUF]; in iavf_tx_free_bufs()243 txq->rs_thresh > IAVF_VPMD_TX_MAX_FREE_BUF) in iavf_tx_vec_queue_default()
24 #define IAVF_VPMD_TX_MAX_FREE_BUF 64 macro
1407 struct rte_mbuf *m, *free[IAVF_VPMD_TX_MAX_FREE_BUF]; in iavf_tx_free_bufs_avx512()
140 txq->rs_thresh <= IAVF_VPMD_TX_MAX_FREE_BUF) { in check_tx_vec_allow()