Home
last modified time | relevance | path

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

/dpdk/drivers/net/enic/
H A Denic.h433 uint16_t enic_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Denic_rxtx.c417 uint16_t enic_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, in enic_prep_pkts() function
H A Denic_ethdev.c1255 eth_dev->tx_pkt_prepare = &enic_prep_pkts; in eth_enic_dev_init()