summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-config.h
diff options
context:
space:
mode:
authorIhab Zhaika <ihab.zhaika@intel.com>2021-02-06 13:01:10 +0200
committerLuca Coelho <luciano.coelho@intel.com>2021-02-10 13:57:00 +0200
commit410f758529bc227b186ba0846bcc75ac0700ffb2 (patch)
tree5216e1454f6498683e67091dd3be2c41efdfefb1 /drivers/net/wireless/intel/iwlwifi/iwl-config.h
parent8e79106a7dbbfcb9e87644d0ee1d038670fba844 (diff)
downloadlinux-stable-410f758529bc227b186ba0846bcc75ac0700ffb2.tar.gz
linux-stable-410f758529bc227b186ba0846bcc75ac0700ffb2.tar.bz2
linux-stable-410f758529bc227b186ba0846bcc75ac0700ffb2.zip
iwlwifi: add new cards for So and Qu family
add few PCI ID'S for So with Hr and Qu with Hr in AX family. Cc: stable@vger.kernel.org Signed-off-by: Ihab Zhaika <ihab.zhaika@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20210206130110.6f0c1849f7dc.I647b4d22f9468c2f34b777a4bfa445912c6f04f0@changeid
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-config.h')
-rw-r--r--drivers/net/wireless/intel/iwlwifi/iwl-config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-config.h b/drivers/net/wireless/intel/iwlwifi/iwl-config.h
index 41d74a8c314d..b72142a247d0 100644
--- a/drivers/net/wireless/intel/iwlwifi/iwl-config.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-config.h
@@ -609,6 +609,8 @@ extern const struct iwl_cfg iwl_cfg_snj_a0_jf_b0;
extern const struct iwl_cfg iwl_cfg_ma_a0_gf_a0;
extern const struct iwl_cfg iwl_cfg_ma_a0_mr_a0;
extern const struct iwl_cfg iwl_cfg_snj_a0_mr_a0;
+extern const struct iwl_cfg iwl_cfg_so_a0_hr_a0;
+extern const struct iwl_cfg iwl_cfg_quz_a0_hr_b0;
#endif /* CONFIG_IWLMVM */
#endif /* __IWL_CONFIG_H__ */