Searched refs:subport_profile_id (Results 1 – 8 of 8) sorted by relevance
348 uint32_t *subport_profile_id);372 uint32_t subport_profile_id);
1085 uint32_t subport_profile_id) in rte_sched_subport_config() argument1109 if (subport_profile_id >= port->n_max_subport_profiles) { in rte_sched_subport_config()1153 subport_profile_id = 0; in rte_sched_subport_config()1262 profile = port->subport_profiles + subport_profile_id; in rte_sched_subport_config()1281 s->profile = subport_profile_id; in rte_sched_subport_config()1285 rte_sched_port_log_subport_profile(port, subport_profile_id); in rte_sched_subport_config()1479 uint32_t *subport_profile_id) in rte_sched_port_subport_profile_add() argument1498 if (subport_profile_id == NULL) { in rte_sched_port_subport_profile_add()1534 *subport_profile_id = port->n_subport_profiles; in rte_sched_port_subport_profile_add()1537 rte_sched_port_log_subport_profile(port, *subport_profile_id); in rte_sched_port_subport_profile_add()
252 uint32_t subport_profile_id) in tmgr_subport_config() argument264 (subport_profile_id >= n_subport_profiles)) in tmgr_subport_config()272 subport_profile_id); in tmgr_subport_config()
65 uint32_t subport_profile_id);
607 uint32_t subport_id, subport_profile_id; in cmd_tmgr_subport() local623 if (parser_read_uint32(&subport_profile_id, tokens[5]) != 0) { in cmd_tmgr_subport()628 status = tmgr_subport_config(name, subport_id, subport_profile_id); in cmd_tmgr_subport()
1121 uint32_t *subport_profile_id) in subport_profile_exists() argument1129 if (subport_profile_id) in subport_profile_exists()1130 *subport_profile_id = i; in subport_profile_exists()1150 uint32_t subport_profile_id; in update_subport_tc_rate() local1167 subport_id, NULL, subport_profile_id)) in update_subport_tc_rate()2387 uint32_t subport_profile_id) in subport_profile_mark() argument2398 uint32_t subport_profile_id) in subport_profile_install() argument2410 uint32_t *subport_profile_id) in subport_profile_free_exists() argument2416 *subport_profile_id = t->n_subport_profiles; in subport_profile_free_exists()3033 uint32_t subport_profile_id; in update_subport_rate() local[all …]
282 profile <subport_profile_id>
660 * sched: Added ``subport_profile_id`` as an argument