Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ev.h90 int sfc_ev_qinit(struct sfc_adapter *sa,
H A Dsfc_ev.c872 sfc_ev_qinit(struct sfc_adapter *sa, in sfc_ev_qinit() function
971 rc = sfc_ev_qinit(sa, SFC_EVQ_TYPE_MGMT, 0, sa->evq_min_entries, in sfc_ev_attach()
H A Dsfc_tx.c158 rc = sfc_ev_qinit(sa, SFC_EVQ_TYPE_TX, sw_index, in sfc_tx_qinit()
H A Dsfc_rx.c1146 rc = sfc_ev_qinit(sa, SFC_EVQ_TYPE_RX, sw_index, in sfc_rx_qinit()