/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.h | 427 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, 430 ice_aq_map_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap,
|
H A D | ice_ddp.h | 313 u32 profile_id; member
|
H A D | ice_switch.c | 2034 * @profile_id: package profile ID to associate the recipe with 2040 ice_aq_map_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_map_recipe_to_profile() argument 2048 cmd->profile_id = cpu_to_le16(profile_id); in ice_aq_map_recipe_to_profile() 2060 * @profile_id: package profile ID to associate the recipe with 2066 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u8 *r_bitmap, in ice_aq_get_recipe_to_profile() argument 2075 cmd->profile_id = cpu_to_le16(profile_id); in ice_aq_get_recipe_to_profile() 5413 ice_debug(hw, ICE_DBG_SW, "profile: %d\n", fvit->profile_id); in ice_add_adv_recipe() 5414 set_bit((u16)fvit->profile_id, profile in ice_add_adv_recipe() [all...] |
H A D | ice_sched.c | 3457 * @profile_id: profile ID to remove 3460 * 'profile_type' and profile ID as 'profile_id'. The caller needs to hold 3465 u16 profile_id) in ice_sched_rm_rl_profile() 3477 le16_to_cpu(rl_prof_elem->profile.profile_id) == in ice_sched_rm_rl_profile() 3478 profile_id) { in ice_sched_rm_rl_profile() 3618 rl_prof_id = le16_to_cpu(rl_prof_info->profile.profile_id); in ice_sched_set_node_bw() 3464 ice_sched_rm_rl_profile(struct ice_port_info *pi, u8 layer_num, u8 profile_type, u16 profile_id) ice_sched_rm_rl_profile() argument
|
H A D | ice_adminq_cmd.h | 593 __le16 profile_id; member 958 __le16 profile_id; member
|
H A D | ice_ddp.c | 855 fvl->profile_id = offset; in ice_get_sw_fv_list()
|
/kernel/linux/linux-6.6/include/linux/firmware/qcom/ |
H A D | qcom_scm.h | 122 extern int qcom_scm_lmh_profile_change(u32 profile_id);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.c | 2416 * @profile_id: profile ID to remove 2419 * 'profile_type' and profile ID as 'profile_id'. The caller needs to hold 2424 u16 profile_id) in ice_sched_rm_rl_profile() 2436 le16_to_cpu(rl_prof_elem->profile.profile_id) == in ice_sched_rm_rl_profile() 2437 profile_id) { in ice_sched_rm_rl_profile() 2578 rl_prof_id = le16_to_cpu(rl_prof_info->profile.profile_id); in ice_sched_set_node_bw() 2423 ice_sched_rm_rl_profile(struct ice_port_info *pi, u8 layer_num, u8 profile_type, u16 profile_id) ice_sched_rm_rl_profile() argument
|
H A D | ice_adminq_cmd.h | 815 __le16 profile_id; member
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | qcom_scm.c | 1253 int qcom_scm_lmh_profile_change(u32 profile_id) in qcom_scm_lmh_profile_change() argument 1259 .args[0] = profile_id, in qcom_scm_lmh_profile_change()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 4558 u16 profile_id; in be_get_config() local 4584 status = be_cmd_get_active_profile(adapter, &profile_id); in be_get_config() 4587 "Using profile 0x%x\n", profile_id); in be_get_config()
|
H A D | be_cmds.c | 4900 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 4558 u16 profile_id; in be_get_config() local 4584 status = be_cmd_get_active_profile(adapter, &profile_id); in be_get_config() 4587 "Using profile 0x%x\n", profile_id); in be_get_config()
|
H A D | be_cmds.c | 4901 int be_cmd_get_active_profile(struct be_adapter *adapter, u16 *profile_id) in be_cmd_get_active_profile() argument 4927 *profile_id = le16_to_cpu(resp->active_profile_id); in be_cmd_get_active_profile()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 1093 uint8_t profile_id; // SENSOR_PROFILES member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 1300 uint8_t profile_id; // SENSOR_PROFILES member
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 8902 u8 profile_id[0xc]; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 9881 u8 profile_id[0xc]; member
|