Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Duefi.h84 void iwl_uefi_get_sgom_table(struct iwl_trans *trans, struct iwl_fw_runtime *fwrt);
87 void iwl_uefi_get_sgom_table(struct iwl_trans *trans, struct iwl_fw_runtime *fwrt) in iwl_uefi_get_sgom_table() function
H A Duefi.c354 void iwl_uefi_get_sgom_table(struct iwl_trans *trans, in iwl_uefi_get_sgom_table() function
390 IWL_EXPORT_SYMBOL(iwl_uefi_get_sgom_table);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1157 iwl_uefi_get_sgom_table(trans, &mvm->fwrt); in iwl_op_mode_mvm_start()