Home
last modified time | relevance | path

Searched refs:sfc_ev_qinit (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_ev.h215 int sfc_ev_qinit(struct sfc_adapter *sa,
H A Dsfc_ev.c890 sfc_ev_qinit(struct sfc_adapter *sa, in sfc_ev_qinit() function
990 rc = sfc_ev_qinit(sa, SFC_EVQ_TYPE_MGMT, 0, sa->evq_min_entries, in sfc_ev_attach()
H A Dsfc_tx.c184 rc = sfc_ev_qinit(sa, SFC_EVQ_TYPE_TX, sw_index, in sfc_tx_qinit()
H A Dsfc_rx.c1192 rc = sfc_ev_qinit(sa, SFC_EVQ_TYPE_RX, sw_index, in sfc_rx_qinit()