mirror_ubuntu-kernels/drivers/net/wireless/intel/iwlwifi/pcie
Luca Coelho 6972592850 iwlwifi: read and parse PNVM file
The driver looks for a PNVM file that contains FW configuration data
for each different HW combination.  The FW requests the data for a
certain SKU_ID and the driver tries to find it in the PNVM file.

Read the file, parse its contents and send it to the trans.

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.826bc607e57a.I1d93dd6e6651586878db57fac3e7c3f09d742c42@changeid
2020-10-08 20:15:02 +03:00
..
ctxt-info-gen3.c iwlwifi: read and parse PNVM file 2020-10-08 20:15:02 +03:00
ctxt-info.c iwlwifi: pcie: implement set_pnvm op 2020-10-08 20:15:00 +03:00
drv.c iwlwifi: pcie: fix xtal latency for 9560 devices 2020-10-08 20:14:48 +03:00
internal.h iwlwifi: pcie: implement set_pnvm op 2020-10-08 20:15:00 +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: read and parse PNVM file 2020-10-08 20:15:02 +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