Home
last modified time | relevance | path

Searched refs:sfc_txq_info (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.h95 struct sfc_txq_info { struct
105 struct sfc_txq_info *sfc_txq_info_by_dp_txq(const struct sfc_dp_txq *dp_txq); argument
115 void sfc_tx_qflush_done(struct sfc_txq_info *txq_info);
H A Dsfc_tx.c108 sfc_tx_qflush_done(struct sfc_txq_info *txq_info) in sfc_tx_qflush_done()
123 struct sfc_txq_info *txq_info; in sfc_tx_qinit()
235 struct sfc_txq_info *txq_info; in sfc_tx_qfini()
371 struct sfc_txq_info *new_txq_info; in sfc_tx_configure()
443 struct sfc_txq_info *txq_info; in sfc_tx_qstart()
526 struct sfc_txq_info *txq_info; in sfc_tx_qstop()
939 struct sfc_txq_info *
H A Dsfc.h105 struct sfc_txq_info;
172 struct sfc_txq_info *txq_info;
H A Dsfc.c289 struct sfc_txq_info *txq_info = &sas->txq_info[txq_index]; in sfc_set_fw_subvariant()
H A Dsfc_ethdev.c1215 struct sfc_txq_info *txq_info; in sfc_tx_queue_info_get()