Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_rxtx.h253 int ice_txq_vec_setup(struct ice_tx_queue *txq);
H A Dice_rxtx_vec_sse.c789 ice_txq_vec_setup(struct ice_tx_queue __rte_unused *txq) in ice_txq_vec_setup() function
H A Dice_rxtx.c3534 if (txq && ice_txq_vec_setup(txq)) { in ice_set_tx_function()