Searched refs:ngbe_prep_pkts (Results 1 – 3 of 3) sorted by relevance
258 uint16_t ngbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
854 ngbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in ngbe_prep_pkts() function1898 dev->tx_pkt_prepare = ngbe_prep_pkts; in ngbe_set_tx_function()
328 eth_dev->tx_pkt_prepare = &ngbe_prep_pkts; in eth_ngbe_dev_init()