linux/drivers/net/wireless/intel/iwlwifi/pcie
Mordechay Goodstein 0cd38f4d05 iwlwifi: msix: limit max RX queues for 9000 family
There is an issue in the HW DMA engine in the 9000 family of devices
when more than 6 RX queues are used.  The issue is that the FW may
hang when IWL_MVM_RXQ_NSSN_SYNC notifications are sent.

Fix this by limiting the number of RX queues to 6 in the 9000 family
of devices.

Signed-off-by: Mordechay Goodstein <mordechay.goodstein@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200911204056.37d90f9ceb0c.I8dfe8a7d3a7ac9f0bc9d93e4a03f8165d8c999d2@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2020-10-01 21:53:00 +03:00
..
ctxt-info-gen3.c iwlwifi: move txq-specific from trans_pcie to common trans 2020-05-29 10:32:30 +03:00
ctxt-info.c iwlwifi: move txq-specific from trans_pcie to common trans 2020-05-29 10:32:30 +03:00
drv.c iwlwifi: Make some Killer Wireless-AC 1550 cards work again 2020-07-20 19:38:58 +03:00
internal.h iwlwifi: move txq-specific from trans_pcie to common trans 2020-05-29 10:32:30 +03:00
rx.c mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00
trans-gen2.c iwlwifi: move txq-specific from trans_pcie to common trans 2020-05-29 10:32:30 +03:00
trans.c iwlwifi: msix: limit max RX queues for 9000 family 2020-10-01 21:53:00 +03:00
tx-gen2.c mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00
tx.c mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00