Home
last modified time | relevance | path

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

/dpdk/examples/ip_pipeline/
H A Dtmgr.c166 struct rte_sched_subport_params subport_params; in tmgr_port_create() local
/dpdk/examples/qos_sched/
H A Dinit.c276 struct rte_sched_subport_params subport_params[MAX_SCHED_SUBPORTS] = { variable
H A Dcfg_file.c267 cfg_load_subport(struct rte_cfgfile *cfg, struct rte_sched_subport_params *subport_params) in cfg_load_subport()
/dpdk/lib/sched/
H A Drte_sched.c122 struct rte_sched_subport_profile *subport_params; member
892 struct rte_sched_subport_params **subport_params) in rte_sched_port_get_memory_footprint()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h186 struct rte_sched_subport_params subport_params[TM_MAX_SUBPORTS]; member