Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.h243 int ice_txq_vec_setup(struct ice_tx_queue *txq);
H A Dice_rxtx_vec_sse.c753 ice_txq_vec_setup(struct ice_tx_queue __rte_unused *txq) in ice_txq_vec_setup() function
H A Dice_rxtx.c3245 if (txq && ice_txq_vec_setup(txq)) { in ice_set_tx_function()