Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.h115 void sfc_tx_qflush_done(struct sfc_txq_info *txq_info);
H A Dsfc_ev.c410 sfc_tx_qflush_done(sfc_txq_info_by_dp_txq(dp_txq)); in sfc_ev_txq_flush_done()
H A Dsfc_tx.c108 sfc_tx_qflush_done(struct sfc_txq_info *txq_info) in sfc_tx_qflush_done() function