Searched refs:sfc_ev_qinit (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_ev.h | 90 int sfc_ev_qinit(struct sfc_adapter *sa,
|
| H A D | sfc_ev.c | 872 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 D | sfc_tx.c | 158 rc = sfc_ev_qinit(sa, SFC_EVQ_TYPE_TX, sw_index, in sfc_tx_qinit()
|
| H A D | sfc_rx.c | 1146 rc = sfc_ev_qinit(sa, SFC_EVQ_TYPE_RX, sw_index, in sfc_rx_qinit()
|