Home
last modified time | relevance | path

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

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