提交 6ae57b29 编写于 作者: E Emmanuel Grumbach

iwlwifi: 9000: increase the number of queues

9000 family devices have 31 queues.
Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
上级 6eb5e529
......@@ -83,7 +83,7 @@
static const struct iwl_base_params iwl9000_base_params = {
.eeprom_size = OTP_LOW_IMAGE_SIZE_FAMILY_9000,
.num_of_queues = IWLAGN_NUM_QUEUES,
.num_of_queues = 31,
.pll_cfg_val = 0,
.shadow_ram_support = true,
.led_compensation = 57,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册