linux/drivers/net/wireless/intel/iwlwifi/pcie
Luca Coelho 24436191a3 iwlwifi: pcie: fix xtal latency for 9560 devices
We were using a very high latency for all 9560 devices so they all
would have time to stabilize.  But this causes the system to be
slighly slower, so we can use the best values for each device.

This requires a new trans cfg struct for devices with longer latency
and some adjustments to the other structs.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/iwlwifi.20201008181047.34392f98fdb1.I3d3db14f6d1a8ecc547ca6afce8488816bd26081@changeid
2020-10-08 20:14:48 +03:00
..
ctxt-info-gen3.c iwlwifi: move txq-specific from trans_pcie to common trans 2020-05-29 10:32:30 +03:00
ctxt-info.c iwlwifi: move all bus-independent TX functions to common code 2020-10-01 22:00:57 +03:00
drv.c iwlwifi: pcie: fix xtal latency for 9560 devices 2020-10-08 20:14:48 +03:00
internal.h iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent 2020-10-01 22:02:23 +03:00
rx.c iwlwifi: move all bus-independent TX functions to common code 2020-10-01 22:00:57 +03:00
trans-gen2.c iwlwifi: move all bus-independent TX functions to common code 2020-10-01 22:00:57 +03:00
trans.c iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent 2020-10-01 22:02:23 +03:00
tx-gen2.c iwlwifi: move all bus-independent TX functions to common code 2020-10-01 22:00:57 +03:00
tx.c iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent 2020-10-01 22:02:23 +03:00