Home
last modified time | relevance | path

Searched refs:type_index (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_ev.h216 enum sfc_evq_type type, unsigned int type_index,
H A Dsfc_ev.c891 enum sfc_evq_type type, unsigned int type_index, in sfc_ev_qinit() argument
898 sfc_evq_type2str(type), type_index); in sfc_ev_qinit()
913 rc = sfc_dma_alloc(sa, sfc_evq_type2str(type), type_index, in sfc_ev_qinit()