Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h270 uint16_t txgbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Dtxgbe_rxtx.c973 txgbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in txgbe_prep_pkts() function
2127 dev->tx_pkt_prepare = txgbe_prep_pkts; in txgbe_set_tx_function()
H A Dtxgbe_ethdev.c488 eth_dev->tx_pkt_prepare = &txgbe_prep_pkts; in eth_txgbe_dev_init()