Home
last modified time | relevance | path

Searched refs:sfc_evq (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ev.h44 struct sfc_evq { struct
92 unsigned int entries, int socket_id, struct sfc_evq **evqp);
93 void sfc_ev_qfini(struct sfc_evq *evq);
94 int sfc_ev_qstart(struct sfc_evq *evq, unsigned int hw_index);
95 void sfc_ev_qstop(struct sfc_evq *evq);
97 int sfc_ev_qprime(struct sfc_evq *evq);
98 void sfc_ev_qpoll(struct sfc_evq *evq);
H A Dsfc_ev.c55 struct sfc_evq *evq = arg; in sfc_ev_initialized()
70 struct sfc_evq *evq = arg; in sfc_ev_nop_rx()
82 struct sfc_evq *evq = arg; in sfc_ev_efx_rx()
155 struct sfc_evq *evq = arg; in sfc_ev_dp_rx()
169 struct sfc_evq *evq = arg; in sfc_ev_nop_rx_packets()
181 struct sfc_evq *evq = arg; in sfc_ev_dp_rx_packets()
195 struct sfc_evq *evq = arg; in sfc_ev_nop_rx_ps()
208 struct sfc_evq *evq = arg; in sfc_ev_dp_rx_ps()
223 struct sfc_evq *evq = arg; in sfc_ev_nop_tx()
233 struct sfc_evq *evq = arg; in sfc_ev_tx()
[all …]
H A Dsfc_tx.h25 struct sfc_evq;
55 struct sfc_evq *evq;
67 struct sfc_evq *evq;
H A Dsfc_rx.h26 struct sfc_evq;
56 struct sfc_evq *evq;
71 struct sfc_evq *evq;
H A Dsfc.h280 struct sfc_evq *mgmt_evq;
H A Dsfc_intr.c32 struct sfc_evq *evq; in sfc_intr_handle_mgmt_evq()
H A Dsfc_tx.c124 struct sfc_evq *evq; in sfc_tx_qinit()
445 struct sfc_evq *evq; in sfc_tx_qstart()
H A Dsfc_rx.c771 struct sfc_evq *evq; in sfc_rx_qstart()
1073 struct sfc_evq *evq; in sfc_rx_qinit()