Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx.h207 uint16_t i40e_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Di40e_rxtx.c1463 i40e_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in i40e_prep_pkts() function
3337 dev->tx_pkt_prepare = i40e_prep_pkts; in i40e_set_tx_function()
H A Di40e_ethdev.c1450 dev->tx_pkt_prepare = i40e_prep_pkts; in eth_i40e_dev_init()