summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/iwl-config.h
diff options
context:
space:
mode:
authorTzipi Peres <tzipi.peres@intel.com>2017-06-14 10:02:47 +0300
committerLuca Coelho <luciano.coelho@intel.com>2017-08-09 09:35:14 +0300
commitf6586b69b29ef2e4f3c606c3d2da731a5ff4f16c (patch)
tree8e653bbde35692fbd74f24972a863bf1ebcddf4f /drivers/net/wireless/intel/iwlwifi/iwl-config.h
parentcbeb58ef36a01f190a1b61e52a60d4264d420c6b (diff)
downloadlinux-f6586b69b29ef2e4f3c606c3d2da731a5ff4f16c.tar.xz
iwlwifi: add support of FPGA fw
Load FW according to NIC type, taking into account simulation, if exists. This is determined by a prph register. Signed-off-by: Tzipi Peres <tzipi.peres@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-config.h')
-rw-r--r--drivers/net/wireless/intel/iwlwifi/iwl-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-config.h b/drivers/net/wireless/intel/iwlwifi/iwl-config.h
index c52623cb7c2a..573dbeed3fbf 100644
--- a/drivers/net/wireless/intel/iwlwifi/iwl-config.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-config.h
@@ -463,6 +463,7 @@ extern const struct iwl_cfg iwla000_2ac_cfg_hr;
extern const struct iwl_cfg iwla000_2ac_cfg_hr_cdb;
extern const struct iwl_cfg iwla000_2ac_cfg_jf;
extern const struct iwl_cfg iwla000_2ax_cfg_hr;
+extern const struct iwl_cfg iwla000_2ax_cfg_qnj_hr;
#endif /* CONFIG_IWLMVM */
#endif /* __IWL_CONFIG_H__ */