linux/drivers/net/wireless/intel/iwlwifi
Luca Coelho 7d34a7d7da iwlwifi: always access the trans configuration via trans
Stop accessing the trans configuration via the iwl_cfg structure and
always access it via the iwl_trans structure.  This completes the
requirements to disassociate the trans-specific configuration from the
rest of the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-09-06 15:52:04 +03:00
..
cfg iwlwifi: separate elements from cfg that are needed by trans_alloc 2019-09-06 15:34:25 +03:00
dvm iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
fw iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
mvm iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
pcie iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-agn-hw.h
iwl-config.h iwlwifi: separate elements from cfg that are needed by trans_alloc 2019-09-06 15:34:25 +03:00
iwl-context-info-gen3.h
iwl-context-info.h
iwl-csr.h iwlwifi: pcie: add support for qu c-step devices 2019-07-15 20:46:00 +03:00
iwl-dbg-tlv.c iwlwifi: dbg_ini: separate cfg and dump flows to different modules 2019-09-06 15:31:22 +03:00
iwl-dbg-tlv.h iwlwifi: dbg_ini: separate cfg and dump flows to different modules 2019-09-06 15:31:22 +03:00
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: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-eeprom-parse.h iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-eeprom-read.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-eeprom-read.h
iwl-fh.h iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
iwl-io.c iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
iwl-io.h iwlwifi: separate elements from cfg that are needed by trans_alloc 2019-09-06 15:34:25 +03:00
iwl-modparams.h iwlwifi: remove the d0i3 related module parameters 2019-09-06 15:31:17 +03:00
iwl-nvm-parse.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-nvm-parse.h
iwl-op-mode.h iwlwifi: remove the opmode's d0i3 handlers 2019-09-06 15:31:16 +03:00
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h
iwl-scd.h
iwl-trans.c iwlwifi: pcie: set iwl_trans->cfg later in the probe function 2019-09-06 15:51:01 +03:00
iwl-trans.h iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
Kconfig iwlwifi: remove the code under IWLWIFI_PCIE_RTPM 2019-09-06 15:31:15 +03:00
Makefile