Searched refs:prof_b (Results 1 – 6 of 6) sorted by relevance
| /drivers/net/wireless/intel/iwlwifi/fw/ |
| A D | regulatory.c | 229 int prof_a, int prof_b) in iwl_sar_fill_table() argument 231 int profs[BIOS_SAR_NUM_CHAINS] = { prof_a, prof_b }; in iwl_sar_fill_table() 277 int prof_a, int prof_b) in iwl_sar_fill_profile() argument 284 n_subbands, prof_a, prof_b); in iwl_sar_fill_profile()
|
| A D | regulatory.h | 190 int prof_a, int prof_b);
|
| /drivers/net/wireless/intel/iwlwifi/mld/ |
| A D | regulatory.h | 21 int iwl_mld_config_sar_profile(struct iwl_mld *mld, int prof_a, int prof_b);
|
| 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()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | fw.c | 847 int iwl_mvm_sar_select_profile(struct iwl_mvm *mvm, int prof_a, int prof_b) in iwl_mvm_sar_select_profile() argument 904 n_subbands, prof_a, prof_b); in iwl_mvm_sar_select_profile()
|
| A D | mvm.h | 2579 int iwl_mvm_sar_select_profile(struct iwl_mvm *mvm, int prof_a, int prof_b);
|
Completed in 18 milliseconds