Home
last modified time | relevance | path

Searched refs:iwl_sar_select_profile (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.h203 int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt,
269 static inline int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, in iwl_sar_select_profile() function
H A Dacpi.c586 int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, in iwl_sar_select_profile() function
602 IWL_EXPORT_SYMBOL(iwl_sar_select_profile);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c856 ret = iwl_sar_select_profile(&mvm->fwrt, per_chain, in iwl_mvm_sar_select_profile()