Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.h219 uint16_t ice_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts,
H A Dice_rxtx.c3190 ice_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in ice_prep_pkts() function
3299 dev->tx_pkt_prepare = ice_prep_pkts; in ice_set_tx_function()
H A Dice_ethdev.c2129 dev->tx_pkt_prepare = ice_prep_pkts; in ice_dev_init()