Searched refs:prof_a (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | regulatory.h | 21 int iwl_mld_config_sar_profile(struct iwl_mld *mld, int prof_a, int prof_b);
|
| H A D | regulatory.c | 118 int iwl_mld_config_sar_profile(struct iwl_mld *mld, int prof_a, int prof_b) in iwl_mld_config_sar_profile() argument 148 n_subbands, prof_a, prof_b); in iwl_mld_config_sar_profile()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | regulatory.c | 228 int prof_a, int prof_b) in iwl_sar_fill_table() argument 230 int profs[BIOS_SAR_NUM_CHAINS] = { prof_a, prof_b }; in iwl_sar_fill_table() 276 int prof_a, int prof_b) in iwl_sar_fill_profile() argument 283 n_subbands, prof_a, prof_b); in iwl_sar_fill_profile()
|
| H A D | regulatory.h | 186 int prof_a, int prof_b);
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | fw.c | 864 int iwl_mvm_sar_select_profile(struct iwl_mvm *mvm, int prof_a, int prof_b) in iwl_mvm_sar_select_profile() argument 927 n_subbands, prof_a, prof_b); in iwl_mvm_sar_select_profile()
|
| H A D | mvm.h | 2597 int iwl_mvm_sar_select_profile(struct iwl_mvm *mvm, int prof_a, int prof_b);
|