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