Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/
H A Dngbe_ethdev.h258 uint16_t ngbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Dngbe_rxtx.c854 ngbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in ngbe_prep_pkts() function
1898 dev->tx_pkt_prepare = ngbe_prep_pkts; in ngbe_set_tx_function()
H A Dngbe_ethdev.c328 eth_dev->tx_pkt_prepare = &ngbe_prep_pkts; in eth_ngbe_dev_init()