Searched refs:curr_type (Results 1 – 5 of 5) sorted by relevance
36 unsigned int curr_type; member85 .curr_type = _curr_type, \
369 switch (config_desc->curr_type) { in rtd_pconf_parse_conf()
1011 enum sched_node_type curr_type = vport_node->type; in esw_qos_vport_tc_disable() local1015 if (curr_type == SCHED_NODE_TYPE_RATE_LIMITER) in esw_qos_vport_tc_disable()1048 enum sched_node_type curr_type = vport_node->type; in esw_qos_vport_disable() local1050 if (curr_type == SCHED_NODE_TYPE_VPORT) in esw_qos_vport_disable()1216 static int esw_qos_vport_tc_check_type(enum sched_node_type curr_type, in esw_qos_vport_tc_check_type() argument1220 if (curr_type == SCHED_NODE_TYPE_TC_ARBITER_TSAR && in esw_qos_vport_tc_check_type()1227 if (curr_type == SCHED_NODE_TYPE_RATE_LIMITER && in esw_qos_vport_tc_check_type()1244 enum sched_node_type curr_type = vport_node->type; in esw_qos_vport_update() local1249 if (curr_type == type && curr_parent == parent) in esw_qos_vport_update()1252 err = esw_qos_vport_tc_check_type(curr_type, type, extack); in esw_qos_vport_update()[all …]
625 int curr_type; in process_accumulated_relocations() local639 curr_type = rel_entry_iter->type; in process_accumulated_relocations()640 reloc_handlers[curr_type].reloc_handler( in process_accumulated_relocations()644 reloc_handlers[curr_type].accumulate_handler( in process_accumulated_relocations()
862 u32 curr_type; in bcm_vk_auto_load_all_images() local873 curr_type = image_tab[idx][i].image_type; in bcm_vk_auto_load_all_images()874 if (bcm_vk_next_boot_image(vk) == curr_type) { in bcm_vk_auto_load_all_images()878 curr_type); in bcm_vk_auto_load_all_images()882 ret = bcm_vk_load_image_by_type(vk, curr_type, in bcm_vk_auto_load_all_images()