Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_rx.h107 struct sfc_rxq_info { struct
121 struct sfc_rxq_info *sfc_rxq_info_by_dp_rxq(const struct sfc_dp_rxq *dp_rxq); argument
139 void sfc_rx_qflush_done(struct sfc_rxq_info *rxq_info);
140 void sfc_rx_qflush_failed(struct sfc_rxq_info *rxq_info);
H A Dsfc_rx.c42 sfc_rx_qflush_done(struct sfc_rxq_info *rxq_info) in sfc_rx_qflush_done()
49 sfc_rx_qflush_failed(struct sfc_rxq_info *rxq_info) in sfc_rx_qflush_failed()
417 struct sfc_rxq_info *
659 struct sfc_rxq_info *rxq_info; in sfc_rx_qflush()
769 struct sfc_rxq_info *rxq_info; in sfc_rx_qstart()
869 struct sfc_rxq_info *rxq_info; in sfc_rx_qstop()
1072 struct sfc_rxq_info *rxq_info; in sfc_rx_qinit()
1236 struct sfc_rxq_info *rxq_info; in sfc_rx_qfini()
1544 struct sfc_rxq_info *rxq_info = &sas->rxq_info[sw_index]; in sfc_rx_qinit_info()
1666 struct sfc_rxq_info *new_rxq_info; in sfc_rx_configure()
H A Dsfc.h104 struct sfc_rxq_info;
169 struct sfc_rxq_info *rxq_info;
H A Dsfc_ethdev.c1188 struct sfc_rxq_info *rxq_info; in sfc_rx_queue_info_get()
1238 struct sfc_rxq_info *rxq_info; in sfc_rx_queue_count()
1793 struct sfc_rxq_info *rxq_info; in sfc_rx_queue_intr_enable()
1806 struct sfc_rxq_info *rxq_info; in sfc_rx_queue_intr_disable()
H A Dsfc_flow.c1329 struct sfc_rxq_info *rxq_info; in sfc_flow_parse_queue()