Searched refs:prof_b (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | regulatory.c | 239 int prof_a, int prof_b) in iwl_sar_fill_table() argument 241 int profs[BIOS_SAR_NUM_CHAINS] = { prof_a, prof_b }; in iwl_sar_fill_table() 287 int prof_a, int prof_b) in iwl_sar_fill_profile() argument 294 n_subbands, prof_a, prof_b); in iwl_sar_fill_profile()
|
| H A D | regulatory.h | 191 int prof_a, int prof_b);
|
| /linux/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 | 95 int iwl_mld_config_sar_profile(struct iwl_mld *mld, int prof_a, int prof_b) in iwl_mld_config_sar_profile() argument 107 prof_a, prof_b); in iwl_mld_config_sar_profile()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | fw.c | 839 int iwl_mvm_sar_select_profile(struct iwl_mvm *mvm, int prof_a, int prof_b) in iwl_mvm_sar_select_profile() argument 896 n_subbands, prof_a, prof_b); in iwl_mvm_sar_select_profile()
|
| H A D | mvm.h | 2421 int iwl_mvm_sar_select_profile(struct iwl_mvm *mvm, int prof_a, int prof_b);
|