1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi
Golan Ben-Ami 14ef1b433e iwlwifi: export the _no_grab version of PRPH IO functions
Expose _no_grab prph i/o functions that allow performing i/o
outside the transport, without requiring grab and release NIC access
for each operation. In addition, rename the functions so they reflect
their non-grabbing behavior.

This can be very useful for consecutive prph i/o operation that occur
outside trans, such as fw dumps.

Signed-off-by: Golan Ben-Ami <golan.ben.ami@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-11-26 16:38:51 +02:00
..
dvm iwlwifi: dvm: remove stray debug code 2015-11-26 16:38:49 +02:00
mvm iwlwifi: mvm: drop low_latency_agg_frame_cnt_limit 2015-11-26 16:38:51 +02:00
pcie iwlwifi: export the _no_grab version of PRPH IO functions 2015-11-26 16:38:51 +02:00
iwl-1000.c
iwl-2000.c
iwl-5000.c
iwl-6000.c
iwl-7000.c
iwl-8000.c iwlwifi: mvm: remove redundant d0i3 flag from the config struct 2015-11-26 16:38:50 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: mvm: remove redundant d0i3 flag from the config struct 2015-11-26 16:38:50 +02:00
iwl-csr.h
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: mvm: add trigger for firmware dump upon TDLS events 2015-11-26 16:38:50 +02:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: add support for 12K Receive Buffers 2015-11-26 16:38:48 +02:00
iwl-eeprom-parse.h
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h
iwl-fw-error-dump.h iwlwifi: mvm: add trigger for firmware dump upon TDLS events 2015-11-26 16:38:50 +02:00
iwl-fw-file.h iwlwifi: mvm: add trigger for firmware dump upon TDLS events 2015-11-26 16:38:50 +02:00
iwl-fw.h iwlwifi: mvm: use build-time assertion for fw trigger ID 2015-11-26 16:38:50 +02:00
iwl-io.c iwlwifi: export the _no_grab version of PRPH IO functions 2015-11-26 16:38:51 +02:00
iwl-io.h iwlwifi: export the _no_grab version of PRPH IO functions 2015-11-26 16:38:51 +02:00
iwl-modparams.h iwlwifi: generalize d0i3_entry_timeout module parameter 2015-11-26 16:38:50 +02:00
iwl-notif-wait.c
iwl-notif-wait.h
iwl-nvm-parse.c iwlwifi: add support for 12K Receive Buffers 2015-11-26 16:38:48 +02:00
iwl-nvm-parse.h
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: add support for 12K Receive Buffers 2015-11-26 16:38:48 +02:00
Kconfig iwlwifi: dvm: remove Kconfig default 2015-11-26 16:38:48 +02:00
Makefile