Searched refs:iavf_prep_pkts (Results 1 – 3 of 3) sorted by relevance
427 uint16_t iavf_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
2258 iavf_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in iavf_prep_pkts() function2472 dev->tx_pkt_prepare = iavf_prep_pkts; in iavf_set_tx_function()
1963 eth_dev->tx_pkt_prepare = &iavf_prep_pkts; in iavf_dev_init()