Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.h213 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt);
291 static inline bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support() function
H A Dacpi.c957 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support() function
977 IWL_EXPORT_SYMBOL(iwl_sar_geo_support);
988 if (!iwl_sar_geo_support(fwrt)) in iwl_sar_geo_init()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c900 if (!iwl_sar_geo_support(&mvm->fwrt)) in iwl_mvm_get_sar_geo_profile()
1333 if (iwl_sar_geo_support(&mvm->fwrt)) { in iwl_mvm_get_acpi_tables()