Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/octeontx2_ep/
H A Dotx2_ep_rawdev.h389 struct sdp_config { struct
437 const struct sdp_config *app_conf;
482 const struct sdp_config *conf;
485 const struct sdp_config *sdp_get_defconf(struct sdp_device *sdp_dev);
H A Dotx2_ep_rawdev.c33 const struct sdp_config default_sdp_conf = {
55 const struct sdp_config*
58 const struct sdp_config *default_conf = NULL; in sdp_get_defconf()
H A Dotx2_ep_enqdeq.c81 const struct sdp_config *conf; in sdp_init_instr_queue()
307 const struct sdp_config *conf = sdpvf->conf; in sdp_init_droq()