mirror_ubuntu-kernels/drivers/net/wireless/intel/iwlwifi/pcie
Luca Coelho 7897dfa2bc iwlwifi: move integrated, extra_phy and soc_latency to trans_cfg
These values are selected based on the PCI device ID, so the decision
to use them can be made early.  By moving them to the trans_cfg, we
avoid duplicating the large cfg structs for small pieces of
data (sometimes a single boolean).  This will also allow us to make
more decisions based on, for instance, the SoC type in used.

The trans_cfg concept changes a bit, because previously it was used
only to boot the device before reading further characteristics and now
it also contains more data that is associated with the device ID.

Change-Id: Ib71b07ea9e322eb74571dc5e8aa58f17eece5c9c
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2020-03-27 08:12:48 +02:00
..
ctxt-info-gen3.c iwlwifi: allocate more receive buffers for HE devices 2019-12-23 11:54:31 +02:00
ctxt-info.c wireless-drivers-next patches for v5.6 2020-01-27 11:25:36 +01:00
drv.c iwlwifi: move integrated, extra_phy and soc_latency to trans_cfg 2020-03-27 08:12:48 +02:00
internal.h wireless-drivers-next patches for v5.6 2020-01-27 11:25:36 +01:00
rx.c iwlwifi: move integrated, extra_phy and soc_latency to trans_cfg 2020-03-27 08:12:48 +02:00
trans-gen2.c First set of patches intended for v5.6 2020-01-26 12:10:02 +02:00
trans.c iwlwifi: move integrated, extra_phy and soc_latency to trans_cfg 2020-03-27 08:12:48 +02:00
tx-gen2.c wireless-drivers-next patches for v5.6 2020-01-27 11:25:36 +01:00
tx.c wireless-drivers-next patches for v5.6 2020-01-27 11:25:36 +01:00