Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dregulatory.c162 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt) in iwl_sar_geo_support() function
182 IWL_EXPORT_SYMBOL(iwl_sar_geo_support);
193 if (!iwl_sar_geo_support(fwrt)) in iwl_sar_geo_fill_table()
H A Dregulatory.h169 bool iwl_sar_geo_support(struct iwl_fw_runtime *fwrt);
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c968 if (!iwl_sar_geo_support(&mvm->fwrt)) in iwl_mvm_get_sar_geo_profile()
1284 if (iwl_sar_geo_support(&mvm->fwrt)) { in iwl_mvm_get_bios_tables()