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