Searched refs:i40e_prep_pkts (Results 1 – 3 of 3) sorted by relevance
217 uint16_t i40e_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
1582 i40e_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in i40e_prep_pkts() function3496 dev->tx_pkt_prepare = i40e_prep_pkts; in i40e_set_tx_function()
1432 dev->tx_pkt_prepare = i40e_prep_pkts; in eth_i40e_dev_init()