Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.h185 int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt,
244 static inline int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, in iwl_sar_select_profile() function
H A Dacpi.c471 int iwl_sar_select_profile(struct iwl_fw_runtime *fwrt, in iwl_sar_select_profile() function
487 IWL_EXPORT_SYMBOL(iwl_sar_select_profile);
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c819 ret = iwl_sar_select_profile(&mvm->fwrt, per_chain, ACPI_SAR_NUM_TABLES, in iwl_mvm_sar_select_profile()