Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_rxtx.h22 uint16_t ionic_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Dionic_ethdev.c982 eth_dev->tx_pkt_prepare = &ionic_prep_pkts; in eth_ionic_dev_init()
H A Dionic_rxtx.c599 ionic_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in ionic_prep_pkts() function