Searched refs:iwl_sar_get_wgds_table (Results 1 – 3 of 3) sorted by relevance
193 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt);261 static inline int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wgds_table() function
587 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wgds_table() function624 IWL_EXPORT_SYMBOL(iwl_sar_get_wgds_table);655 ret = iwl_sar_get_wgds_table(fwrt); in iwl_sar_geo_init()
1583 } else if (ret == -ENOENT && !iwl_sar_get_wgds_table(&mvm->fwrt)) { in iwl_mvm_up()