Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/iavf/
H A Diavf_rxtx.h427 uint16_t iavf_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Diavf_rxtx.c2258 iavf_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in iavf_prep_pkts() function
2472 dev->tx_pkt_prepare = iavf_prep_pkts; in iavf_set_tx_function()
H A Diavf_ethdev.c1963 eth_dev->tx_pkt_prepare = &iavf_prep_pkts; in iavf_dev_init()