Searched refs:ixgbe_prep_pkts (Results 1 – 3 of 3) sorted by relevance
653 uint16_t ixgbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
964 ixgbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in ixgbe_prep_pkts() function2527 dev->tx_pkt_prepare = ixgbe_prep_pkts; in ixgbe_set_tx_function()
1065 eth_dev->tx_pkt_prepare = &ixgbe_prep_pkts; in eth_ixgbe_dev_init()