Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.h211 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt);
286 static inline int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wgds_table() function
H A Dacpi.c799 int iwl_sar_get_wgds_table(struct iwl_fw_runtime *fwrt) in iwl_sar_get_wgds_table() function
952 IWL_EXPORT_SYMBOL(iwl_sar_get_wgds_table);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c1313 if (!iwl_sar_get_wgds_table(&mvm->fwrt)) { in iwl_mvm_get_acpi_tables()
1334 ret = iwl_sar_get_wgds_table(&mvm->fwrt); in iwl_mvm_get_acpi_tables()