Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/
Dacpi.h215 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt);
301 static inline int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wgds_table() function
Dacpi.c757 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wgds_table() function
910 IWL_EXPORT_SYMBOL(iwl_sar_get_wgds_table);
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c1284 if (!iwl_sar_get_wgds_table(&mvm->fwrt)) { in iwl_mvm_get_acpi_tables()
1305 ret = iwl_sar_get_wgds_table(&mvm->fwrt); in iwl_mvm_get_acpi_tables()