Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_rxtx.h107 uint16_t nicvf_xmit_pkts(void *txq, struct rte_mbuf **tx_pkts, uint16_t pkts);
H A Dnicvf_rxtx.c146 nicvf_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in nicvf_xmit_pkts() function
H A Dnicvf_ethdev.c899 dev->tx_pkt_burst = nicvf_xmit_pkts; in nicvf_set_tx_function()