Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/
H A Dregulatory.c168 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support() function
188 IWL_EXPORT_SYMBOL(iwl_sar_geo_support);
199 if (!iwl_sar_geo_support(fwrt)) in iwl_sar_geo_fill_table()
H A Dregulatory.h178 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt);
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c969 if (!iwl_sar_geo_support(&mvm->fwrt)) in iwl_mvm_get_sar_geo_profile()
1263 if (iwl_sar_geo_support(&mvm->fwrt)) { in iwl_mvm_get_bios_tables()