Searched refs:n_subports (Results 1 – 2 of 2) sorted by relevance
1074 for (i = 0; i < n_subports; i++) { in rte_sched_free_memory()1089 uint32_t n_subports) in rte_sched_red_config() argument1125 uint32_t n_subports) in rte_sched_pie_config() argument1156 uint32_t n_subports) in rte_sched_cman_config() argument1175 uint32_t n_subports = subport_id; in rte_sched_subport_config() local1236 n_subports++; in rte_sched_subport_config()1357 rte_sched_free_memory(port, n_subports); in rte_sched_subport_config()1372 uint32_t n_subports = subport_id + 1; in rte_sched_pipe_config() local1481 rte_sched_free_memory(port, n_subports); in rte_sched_pipe_config()2891 uint32_t i, n_subports = 0, count; in rte_sched_port_dequeue() local[all …]
65 uint32_t n_subports, subport_id; in softnic_tmgr_port_create() local86 n_subports = t->port_params.n_subports_per_port; in softnic_tmgr_port_create()87 for (subport_id = 0; subport_id < n_subports; subport_id++) { in softnic_tmgr_port_create()