Home
last modified time | relevance | path

Searched refs:num_profiles (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_sched.c582 * @num_profiles: the number of profiles
592 u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, in ice_aq_rl_profile()
603 cmd->num_profiles = cpu_to_le16(num_profiles); in ice_aq_rl_profile()
613 * @num_profiles: the number of profile(s) to be add
622 ice_aq_add_rl_profile(struct ice_hw *hw, u16 num_profiles, in ice_aq_add_rl_profile() argument
626 return ice_aq_rl_profile(hw, ice_aqc_opc_add_rl_profiles, num_profiles, in ice_aq_add_rl_profile()
633 * @num_profiles: the number of profile(s) to remove
642 ice_aq_remove_rl_profile(struct ice_hw *hw, u16 num_profiles, in ice_aq_remove_rl_profile() argument
647 num_profiles, bu in ice_aq_remove_rl_profile()
591 ice_aq_rl_profile(struct ice_hw *hw, enum ice_adminq_opc opcode, u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, u16 buf_size, u16 *num_processed, struct ice_sq_cd *cd) ice_aq_rl_profile() argument
667 u16 num_profiles = 1; ice_sched_del_rl_profile() local
2176 u16 profiles_added = 0, num_profiles = 1; ice_sched_add_rl_profile() local
[all...]
H A Dice_adminq_cmd.h796 __le16 num_profiles; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c803 u8 num_bands, num_profiles; in iwl_sar_get_wgds_table() local
840 /* min_profiles != 0 requires num_profiles header */ in iwl_sar_get_wgds_table()
861 num_profiles = rev_data[idx].profiles; in iwl_sar_get_wgds_table()
870 entry->integer.value > num_profiles) { in iwl_sar_get_wgds_table()
874 num_profiles = entry->integer.value; in iwl_sar_get_wgds_table()
882 hdr_size + profile_size * num_profiles) { in iwl_sar_get_wgds_table()
899 for (i = 0; i < num_profiles; i++) { in iwl_sar_get_wgds_table()
945 fwrt->geo_num_profiles = num_profiles; in iwl_sar_get_wgds_table()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sched.c665 * @num_profiles: the number of profiles
675 u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, in ice_aq_rl_profile()
686 cmd->num_profiles = cpu_to_le16(num_profiles); in ice_aq_rl_profile()
696 * @num_profiles: the number of profile(s) to be add
705 ice_aq_add_rl_profile(struct ice_hw *hw, u16 num_profiles, in ice_aq_add_rl_profile() argument
709 return ice_aq_rl_profile(hw, ice_aqc_opc_add_rl_profiles, num_profiles, in ice_aq_add_rl_profile()
716 * @num_profiles: the number of profile(s) to remove
725 ice_aq_remove_rl_profile(struct ice_hw *hw, u16 num_profiles, in ice_aq_remove_rl_profile() argument
730 num_profiles, bu in ice_aq_remove_rl_profile()
674 ice_aq_rl_profile(struct ice_hw *hw, enum ice_adminq_opc opcode, u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, u16 buf_size, u16 *num_processed, struct ice_sq_cd *cd) ice_aq_rl_profile() argument
749 u16 num_profiles = 1; ice_sched_del_rl_profile() local
3217 u16 profiles_added = 0, num_profiles = 1; ice_sched_add_rl_profile() local
[all...]
H A Dice_adminq_cmd.h939 __le16 num_profiles; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h166 * @num_profiles: num of profiles in the list
175 u8 num_profiles; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h128 * @num_profiles: num of profiles in the list
137 u8 num_profiles; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c619 data->num_profiles = req->n_match_sets; in iwl_mvm_config_sched_scan_profiles()
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1127 u8 num_profiles; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c565 data->num_profiles = req->n_match_sets; in iwl_mvm_config_sched_scan_profiles()

Completed in 40 milliseconds