Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dqcom_scm.h124 extern int qcom_scm_lmh_profile_change(u32 profile_id);
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_switch.c2031 ice_aq_map_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_map_recipe_to_profile() argument
2039 cmd->profile_id = cpu_to_le16(profile_id); in ice_aq_map_recipe_to_profile()
2057 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_get_recipe_to_profile() argument
2066 cmd->profile_id = cpu_to_le16(profile_id); in ice_aq_get_recipe_to_profile()
5445 ice_debug(hw, ICE_DBG_SW, "profile: %d\n", fvit->profile_id); in ice_add_adv_recipe()
5446 set_bit((u16)fvit->profile_id, profiles); in ice_add_adv_recipe()
5468 status = ice_aq_get_recipe_to_profile(hw, fvit->profile_id, in ice_add_adv_recipe()
5479 status = ice_aq_map_recipe_to_profile(hw, fvit->profile_id, in ice_add_adv_recipe()
5488 bitmap_copy(profile_to_recipe[fvit->profile_id], r_bitmap, in ice_add_adv_recipe()
5493 set_bit((u16)fvit->profile_id, recipe_to_profile[j]); in ice_add_adv_recipe()
Dice_flex_type.h310 u32 profile_id; member
Dice_sched.c3423 u16 profile_id) in ice_sched_rm_rl_profile() argument
3435 le16_to_cpu(rl_prof_elem->profile.profile_id) == in ice_sched_rm_rl_profile()
3436 profile_id) { in ice_sched_rm_rl_profile()
3576 rl_prof_id = le16_to_cpu(rl_prof_info->profile.profile_id); in ice_sched_set_node_bw()
Dice_adminq_cmd.h585 __le16 profile_id; member
946 __le16 profile_id; member
Dice_flex_pipe.c1961 fvl->profile_id = offset; in ice_get_sw_fv_list()
/linux-6.1.9/drivers/firmware/
Dqcom_scm.c1241 int qcom_scm_lmh_profile_change(u32 profile_id) in qcom_scm_lmh_profile_change() argument
1247 .args[0] = profile_id, in qcom_scm_lmh_profile_change()
/linux-6.1.9/drivers/net/ethernet/emulex/benet/
Dbe_main.c4556 u16 profile_id; in be_get_config() local
4582 status = be_cmd_get_active_profile(adapter, &profile_id); in be_get_config()
4585 "Using profile 0x%x\n", profile_id); in be_get_config()
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-6.1.9/drivers/gpu/drm/amd/include/
Datomfirmware.h1254 uint8_t profile_id; // SENSOR_PROFILES member
/linux-6.1.9/include/linux/mlx5/
Dmlx5_ifc.h9633 u8 profile_id[0xc]; member