Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A De1000_ethdev.h501 uint16_t eth_em_prep_pkts(void *txq, struct rte_mbuf **tx_pkts,
H A Dem_ethdev.c255 eth_dev->tx_pkt_prepare = (eth_tx_prep_t)&eth_em_prep_pkts; in eth_em_dev_init()
H A Dem_rxtx.c615 eth_em_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in eth_em_prep_pkts() function