Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qualcomm/ppe/
H A Dppe_config.h297 int profile_id);
299 int profile_id,
303 int profile_id,
H A Dppe_config.c984 int queue_base, int profile_id) in ppe_queue_ucast_base_set() argument
999 val = FIELD_PREP(PPE_UCAST_QUEUE_MAP_TBL_PROFILE_ID, profile_id); in ppe_queue_ucast_base_set()
1019 int profile_id, in ppe_queue_ucast_offset_pri_set() argument
1026 index = (profile_id << 4) + priority; in ppe_queue_ucast_offset_pri_set()
1045 int profile_id, in ppe_queue_ucast_offset_hash_set() argument
1052 index = (profile_id << 8) + rss_hash; in ppe_queue_ucast_offset_hash_set()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.h414 ice_aq_get_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u64 *r_assoc,
417 ice_aq_map_recipe_to_profile(struct ice_hw *hw, u32 profile_id, u64 r_assoc,
H A Dice_ddp.h347 u32 profile_id; member
H A Dice_sched.c3558 u16 profile_id) in ice_sched_rm_rl_profile() argument
3570 le16_to_cpu(rl_prof_elem->profile.profile_id) == in ice_sched_rm_rl_profile()
3571 profile_id) { in ice_sched_rm_rl_profile()
3711 rl_prof_id = le16_to_cpu(rl_prof_info->profile.profile_id); in ice_sched_set_node_bw()
H A Dice_ddp.c865 fvl->profile_id = offset; in ice_get_sw_fv_list()
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.c321 int profile_id = ucontrol->value.integer.value[0]; in tasdevice_set_profile_id()
325 val = clamp(profile_id, 0, max); in tasdevice_set_profile_id()
316 int profile_id = ucontrol->value.integer.value[0]; tasdevice_set_profile_id() local
/linux/drivers/firmware/qcom/
H A Dqcom_scm.c1968 int qcom_scm_lmh_profile_change(u32 profile_id) in qcom_scm_lmh_profile_change() argument
1974 .args[0] = profile_id, in qcom_scm_lmh_profile_change()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c4559 u16 profile_id; in be_get_config() local
4585 status = be_cmd_get_active_profile(adapter, &profile_id); in be_get_config()
4588 "Using profile 0x%x\n", profile_id); in be_get_config()
/linux/include/linux/bnge/
H A Dhsi.h3882 u8 profile_id; member
3893 u8 profile_id; member