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