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