Home
last modified time | relevance | path

Searched refs:default_conf (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/raw/octeontx2_ep/
H A Dotx2_ep_rawdev.c58 const struct sdp_config *default_conf = NULL; in sdp_get_defconf() local
60 default_conf = &default_sdp_conf; in sdp_get_defconf()
62 return default_conf; in sdp_get_defconf()
/f-stack/dpdk/drivers/event/opdl/
H A Dopdl_evdev.c329 static const struct rte_event_queue_conf default_conf = { in opdl_queue_def_conf() local
337 *conf = default_conf; in opdl_queue_def_conf()
/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev.c485 static const struct rte_event_queue_conf default_conf = { in sw_queue_def_conf() local
492 *conf = default_conf; in sw_queue_def_conf()