linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/pcie
Emmanuel Grumbach fba1c62766 iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants
Calling stop_device when start_fw wasn't called would issue:
Stopping tx queues that aren't allocated...

Also allow the op_mode to call stop_device and then to
disable the Tx queues - in that case just silently ignore
the disabling on the Tx queues, since the PRPH registers
aren't reachable any more.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2013-12-31 19:03:45 +02:00
..
drv.c iwlwifi: mvm: a few more SKUs for 7260 and 3160 2013-12-09 22:29:05 +02:00
internal.h iwlwifi: pcie: keep the NIC awake when commands are in flight 2013-12-31 19:03:43 +02:00
rx.c iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken 2013-12-21 21:23:06 +02:00
trans.c iwlwifi: pcie: don't update the op_mode if rfkill hasn't changed 2013-12-31 19:03:44 +02:00
tx.c iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants 2013-12-31 19:03:45 +02:00