Home
last modified time | relevance | path

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

/dpdk/drivers/net/octeontx_ep/
H A Dotx2_ep_vf.c290 static const struct otx_ep_config default_otx2_ep_conf = {
311 static const struct otx_ep_config*
314 const struct otx_ep_config *default_conf = NULL; in otx2_ep_get_defconf()
H A Dotx_ep_vf.c324 static const struct otx_ep_config default_otx_ep_conf = {
347 static const struct otx_ep_config*
350 const struct otx_ep_config *default_conf = NULL; in otx_ep_get_defconf()
H A Dotx_ep_common.h364 struct otx_ep_config { struct
449 const struct otx_ep_config *conf;
H A Dotx_ep_rxtx.c80 const struct otx_ep_config *conf; in otx_ep_init_instr_queue()
269 const struct otx_ep_config *conf = otx_ep->conf; in otx_ep_init_droq()