iwlwifi: Add PCI IDs for the new series 8165
[cascardo/linux.git] / drivers / net / wireless / intel / iwlwifi / iwl-8000.c
index dd22b78..89a25cf 100644 (file)
@@ -186,6 +186,16 @@ const struct iwl_cfg iwl8260_2ac_cfg = {
        .max_ht_ampdu_exponent = IEEE80211_HT_MAX_AMPDU_64K,
 };
 
+const struct iwl_cfg iwl8265_2ac_cfg = {
+       .name = "Intel(R) Dual Band Wireless AC 8265",
+       .fw_name_pre = IWL8000_FW_PRE,
+       IWL_DEVICE_8000,
+       .ht_params = &iwl8000_ht_params,
+       .nvm_ver = IWL8000_NVM_VERSION,
+       .nvm_calib_ver = IWL8000_TX_POWER_VERSION,
+       .max_ht_ampdu_exponent = IEEE80211_HT_MAX_AMPDU_64K,
+};
+
 const struct iwl_cfg iwl4165_2ac_cfg = {
        .name = "Intel(R) Dual Band Wireless AC 4165",
        .fw_name_pre = IWL8000_FW_PRE,