Home
last modified time | relevance | path

Searched refs:ixgbe_prep_pkts (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h653 uint16_t ixgbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Dixgbe_rxtx.c964 ixgbe_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in ixgbe_prep_pkts() function
2527 dev->tx_pkt_prepare = ixgbe_prep_pkts; in ixgbe_set_tx_function()
H A Dixgbe_ethdev.c1065 eth_dev->tx_pkt_prepare = &ixgbe_prep_pkts; in eth_ixgbe_dev_init()