iwlwifi: implement a new device configuration table
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 10 Oct 2019 13:30:11 +0000 (16:30 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 4 Jan 2020 10:47:49 +0000 (12:47 +0200)
commit2a612a60ab440e6480c77b73403dfee061f74e4b
treea2742d0b48b73495d942884503ec168f4500f871
parentb3bd6416fc77b5056d2dda7a4d5814ec81af7ecd
iwlwifi: implement a new device configuration table

Add a new device table that contains information that can be checked
at runtime in order to decide which configuration to use.  This allows
us to map the full cfg independently from the tran-specific
configuration.

This is the first step in creating the new table.  Subsequent patches
will add the possibility of checking different values at runtime in
order to make the decision.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/9000.c
drivers/net/wireless/intel/iwlwifi/iwl-config.h
drivers/net/wireless/intel/iwlwifi/pcie/drv.c