1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi/fw
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
..
api iwlwifi: rs: align to new TLC config command API 2020-10-08 20:14:57 +03:00
acpi.c iwlwifi: fix sar geo table initialization 2020-10-08 20:14:55 +03:00
acpi.h iwlwifi: fix sar geo table initialization 2020-10-08 20:14:55 +03:00
dbg.c iwlwifi: dbg: add dumping special device memory 2020-10-01 21:57:21 +03:00
dbg.h iwlwifi: dbg: support multiple dumps in legacy dump flow 2020-04-24 16:38:09 +03:00
debugfs.c iwlwifi: Replace zero-length array with flexible-array 2020-06-10 15:22:16 +03:00
debugfs.h iwlwifi: fw: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
error-dump.h iwlwifi: dbg: add dumping special device memory 2020-10-01 21:57:21 +03:00
file.h iwlwifi: read and parse PNVM file 2020-10-08 20:15:02 +03:00
img.c iwlwifi: fw: add default value for iwl_fw_lookup_cmd_ver 2020-10-01 21:59:37 +03:00
img.h iwlwifi: mvm: get number of stations from TLV 2020-10-08 20:09:25 +03:00
init.c iwlwifi: fw: add default value for iwl_fw_lookup_cmd_ver 2020-10-01 21:59:37 +03:00
notif-wait.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
notif-wait.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
paging.c iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
pnvm.c iwlwifi: read and parse PNVM file 2020-10-08 20:15:02 +03:00
pnvm.h iwlwifi: move PNVM implementation to common code 2020-10-08 20:14:58 +03:00
runtime.h iwlwifi: acpi: support ppag table command v2 2020-10-01 21:56:48 +03:00
smem.c iwlwifi: yoyo: add support for parsing SHARED_MEM_ALLOC version 4 2020-05-08 09:50:34 +03:00