Searched refs:txgbe_prep_pkts (Results 1 – 3 of 3) sorted by relevance
270 uint16_t txgbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
973 txgbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in txgbe_prep_pkts() function2127 dev->tx_pkt_prepare = txgbe_prep_pkts; in txgbe_set_tx_function()
488 eth_dev->tx_pkt_prepare = &txgbe_prep_pkts; in eth_txgbe_dev_init()