Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_rxtx.h229 uint16_t ice_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts,
H A Dice_rxtx.c3456 ice_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in ice_prep_pkts() function
3555 dev->tx_pkt_prepare = ice_prep_pkts; in ice_set_tx_function()
3570 dev->tx_pkt_prepare = ice_prep_pkts; in ice_set_tx_function()
3592 dev->tx_pkt_prepare = ice_prep_pkts; in ice_set_tx_function()
H A Dice_ethdev.c2194 dev->tx_pkt_prepare = ice_prep_pkts; in ice_dev_init()