Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/
Dacpi.h217 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt);
306 static inline bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support() function
Dacpi.c912 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support() function
932 IWL_EXPORT_SYMBOL(iwl_sar_geo_support);
943 if (!iwl_sar_geo_support(fwrt)) in iwl_sar_geo_init()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c904 if (!iwl_sar_geo_support(&mvm->fwrt)) in iwl_mvm_get_sar_geo_profile()
1304 if (iwl_sar_geo_support(&mvm->fwrt)) { in iwl_mvm_get_acpi_tables()