Home
last modified time | relevance | path

Searched defs:n_subports (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_sched/
H A Drte_sched.c1067 rte_sched_free_memory(struct rte_sched_port *port, uint32_t n_subports) in rte_sched_free_memory()
1088 uint32_t n_subports = subport_id; in rte_sched_subport_config() local
1300 uint32_t n_subports = subport_id + 1; in rte_sched_pipe_config() local
2932 uint32_t i, n_subports = 0, count; in rte_sched_port_dequeue() local
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c65 uint32_t n_subports, subport_id; in softnic_tmgr_port_create() local