linux/drivers/net/wireless/intel/iwlwifi
Luca Coelho 64f55156f7 iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queues
If we have only a single RX queue, such as when MSI-X is not
available, we should not send the RFH_QUEUEU_CONFIG_CMD, because our
only queue is the same as the command queue and will be configured as
part of the context info.  Our code was actually trying to send the
command with 0 queues, which caused UMAC assert 0x1D04.

Fix that by not sending the command when we have a single queue.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/iwlwifi.20201008180656.c35eeb3299f8.I08f79a6ebe150a7d180b7005b24504bfdba6d8b5@changeid
2020-10-08 20:09:32 +03:00
..
cfg iwlwifi: bump FW API to 57 for AX devices 2020-10-01 22:02:29 +03:00
dvm iwlwifi: dvm: devices: Fix function documentation formatting issues 2020-10-08 13:43:52 +03:00
fw iwlwifi: mvm: ring the doorbell and wait for PNVM load completion 2020-10-08 20:09:28 +03:00
mvm iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queues 2020-10-08 20:09:32 +03:00
pcie iwlwifi: support an additional Qu subsystem id 2020-10-08 20:09:31 +03:00
queue iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent 2020-10-01 22:02:23 +03:00
iwl-agn-hw.h
iwl-config.h iwlwifi: add new cards for MA family 2020-10-01 21:56:48 +03:00
iwl-context-info-gen3.h iwlwifi: update prph scratch structure to include PNVM data 2020-10-08 20:09:27 +03:00
iwl-context-info.h
iwl-csr.h
iwl-dbg-tlv.c iwlwifi: yoyo: add support for internal buffer allocation in D3 2020-10-01 22:02:28 +03:00
iwl-dbg-tlv.h
iwl-debug.c net: iwlwifi: Remove in_interrupt() from tracing macro. 2020-09-29 14:02:55 -07:00
iwl-debug.h iwlwifi: mvm: add d3 prints 2020-10-01 22:00:59 +03:00
iwl-devtrace-data.h
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h net: iwlwifi: Remove in_interrupt() from tracing macro. 2020-09-29 14:02:55 -07:00
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: mvm: get number of stations from TLV 2020-10-08 20:09:25 +03:00
iwl-drv.h iwlwifi: remove outdated copyright print/module statement 2020-05-08 09:53:06 +03:00
iwl-eeprom-parse.c
iwl-eeprom-parse.h
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h iwlwifi: use longer queues for 256-BA 2020-05-08 09:52:56 +03:00
iwl-io.c
iwl-io.h
iwl-modparams.h iwlwifi: remove antenna_coupling module parameter 2020-05-08 09:50:42 +03:00
iwl-nvm-parse.c iwlwifi: regulatory: regulatory capabilities api change 2020-10-01 21:57:22 +03:00
iwl-nvm-parse.h iwlwifi: regulatory: regulatory capabilities api change 2020-10-01 21:57:22 +03:00
iwl-op-mode.h iwlwifi: Replace zero-length array with flexible-array 2020-06-10 15:22:16 +03:00
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: mvm: ring the doorbell and wait for PNVM load completion 2020-10-08 20:09:28 +03:00
iwl-scd.h
iwl-trans.c iwlwifi: move all bus-independent TX functions to common code 2020-10-01 22:00:57 +03:00
iwl-trans.h iwlwifi: mvm: read and parse SKU ID if available 2020-10-08 20:09:26 +03:00
Kconfig First set of patches intended for v5.9 2020-06-15 20:23:23 +03:00
Makefile iwlwifi: move all bus-independent TX functions to common code 2020-10-01 22:00:57 +03:00