Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.h105 struct sfc_txq_info *sfc_txq_info_by_dp_txq(const struct sfc_dp_txq *dp_txq);
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.c940 sfc_txq_info_by_dp_txq(const struct sfc_dp_txq *dp_txq) in sfc_txq_info_by_dp_txq() function