Home
last modified time | relevance | path

Searched refs:profile_id (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
A Dqcom_scm.h114 extern int qcom_scm_lmh_profile_change(u32 profile_id);
/linux/drivers/net/ethernet/intel/ice/
A Dice_switch.c1108 ice_aq_map_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_map_recipe_to_profile() argument
1116 cmd->profile_id = cpu_to_le16(profile_id); in ice_aq_map_recipe_to_profile()
1134 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_get_recipe_to_profile() argument
1143 cmd->profile_id = cpu_to_le16(profile_id); in ice_aq_get_recipe_to_profile()
4653 ice_debug(hw, ICE_DBG_SW, "profile: %d\n", fvit->profile_id); in ice_add_adv_recipe()
4654 set_bit((u16)fvit->profile_id, profiles); in ice_add_adv_recipe()
4676 status = ice_aq_get_recipe_to_profile(hw, fvit->profile_id, in ice_add_adv_recipe()
4687 status = ice_aq_map_recipe_to_profile(hw, fvit->profile_id, in ice_add_adv_recipe()
4696 bitmap_copy(profile_to_recipe[fvit->profile_id], r_bitmap, in ice_add_adv_recipe()
4701 set_bit((u16)fvit->profile_id, recipe_to_profile[j]); in ice_add_adv_recipe()
A Dice_flex_type.h286 u32 profile_id; member
A Dice_sched.c3425 u16 profile_id) in ice_sched_rm_rl_profile() argument
3437 le16_to_cpu(rl_prof_elem->profile.profile_id) == in ice_sched_rm_rl_profile()
3438 profile_id) { in ice_sched_rm_rl_profile()
3578 rl_prof_id = le16_to_cpu(rl_prof_info->profile.profile_id); in ice_sched_set_node_bw()
A Dice_adminq_cmd.h521 __le16 profile_id; member
888 __le16 profile_id; member
A Dice_flex_pipe.c1698 fvl->profile_id = offset; in ice_get_sw_fv_list()
/linux/drivers/firmware/
A Dqcom_scm.c1156 int qcom_scm_lmh_profile_change(u32 profile_id) in qcom_scm_lmh_profile_change() argument
1162 .args[0] = profile_id, in qcom_scm_lmh_profile_change()
/linux/drivers/net/ethernet/emulex/benet/
A Dbe_main.c4557 u16 profile_id; in be_get_config() local
4583 status = be_cmd_get_active_profile(adapter, &profile_id); in be_get_config()
4586 "Using profile 0x%x\n", profile_id); in be_get_config()
A Dbe_cmds.c4900 int be_cmd_get_active_profile(struct be_adapter *adapter, u16 *profile_id) in be_cmd_get_active_profile() argument
4926 *profile_id = le16_to_cpu(resp->active_profile_id); in be_cmd_get_active_profile()
/linux/drivers/gpu/drm/amd/include/
A Datomfirmware.h1146 uint8_t profile_id; // SENSOR_PROFILES member
/linux/include/linux/mlx5/
A Dmlx5_ifc.h9442 u8 profile_id[0xc]; member

Completed in 140 milliseconds