Home
last modified time | relevance | path

Searched defs:txbuffs (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_rxtx.c78 struct rte_mbuf **txbuffs = sq->txbuffs; in nicvf_single_pool_free_xmited_buffers() local
101 struct rte_mbuf **txbuffs = sq->txbuffs; in nicvf_multi_pool_free_xmited_buffers() local
153 struct rte_mbuf **txbuffs = sq->txbuffs; in nicvf_xmit_pkts() local
192 struct rte_mbuf **txbuffs = sq->txbuffs; in nicvf_xmit_pkts_multiseg() local
H A Dnicvf_struct.h32 struct rte_mbuf **txbuffs; member