Home
last modified time | relevance | path

Searched defs:subport_params (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/examples/ip_pipeline/
H A Dtmgr.c160 struct rte_sched_subport_params subport_params; in tmgr_port_create() local
/f-stack/dpdk/examples/qos_sched/
H A Dcfg_file.c233 cfg_load_subport(struct rte_cfgfile *cfg, struct rte_sched_subport_params *subport_params) in cfg_load_subport()
H A Dinit.c207 struct rte_sched_subport_params subport_params[MAX_SCHED_SUBPORTS] = { variable
/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c126 struct rte_sched_subport_profile *subport_params; member
889 struct rte_sched_subport_params **subport_params) in rte_sched_port_get_memory_footprint()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h174 struct rte_sched_subport_params subport_params[TM_MAX_SUBPORTS]; member