/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | power.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | led.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | devices.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | tx.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | mac80211.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | main.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | paging.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | smem.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | dbg.h | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | led.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | nvm.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-eeprom-read.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | iwl-io.h | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | iwl-eeprom-parse.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | iwl-fh.h | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | iwl-io.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | 2000.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | 7000.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | 1000.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | 5000.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | 6000.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | 8000.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | 9000.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | ctxt-info-gen3.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
H A D | tx-gen2.c | diff 79b6c8feb63589196cd4c557c91bfafd2da47f4e Thu Aug 02 06:57:55 CDT 2018 Luca Coelho <luciano.coelho@intel.com> iwlwifi: separate elements from cfg that are needed by trans_alloc
In order to be able to select the cfg depending on the HW revision or on the RF ID, we need to set up the trans before selecting the cfg. To do so, move the elements from cfg that are needed by iwl_trans_alloc() to a separate struct at the top of the cfg, so it can be used by other cfg types as well, before selecting the rest of the configuration.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|