Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_txq.c55 void bnxt_tx_queue_release_op(void *tx_queue) in bnxt_tx_queue_release_op() function
116 bnxt_tx_queue_release_op(txq); in bnxt_tx_queue_setup_op()
174 bnxt_tx_queue_release_op(txq); in bnxt_tx_queue_setup_op()
H A Dbnxt_txq.h40 void bnxt_tx_queue_release_op(void *tx_queue);
H A Dbnxt_ethdev.c3526 .tx_queue_release = bnxt_tx_queue_release_op,