Home
last modified time | relevance | path

Searched refs:fw_map (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dwil_crash_dump.c25 const struct fw_map *map; in wil_fw_get_crash_dump_bounds()
61 const struct fw_map *map; in wil_fw_copy_crash_dump()
Dwil6210.h424 struct fw_map { struct
434 extern const struct fw_map sparrow_fw_mapping[SPARROW_FW_MAPPING_TABLE_SIZE]; argument
435 extern const struct fw_map sparrow_d0_mac_rgf_ext;
436 extern const struct fw_map talyn_fw_mapping[TALYN_FW_MAPPING_TABLE_SIZE];
437 extern const struct fw_map talyn_mb_fw_mapping[TALYN_MB_FW_MAPPING_TABLE_SIZE];
438 extern struct fw_map fw_mapping[MAX_FW_MAPPING_TABLE_SIZE];
1243 struct fw_map *wil_find_fw_mapping(const char *section);
Dwmi.c91 const struct fw_map sparrow_fw_mapping[] = {
121 const struct fw_map sparrow_d0_mac_rgf_ext = {
136 const struct fw_map talyn_fw_mapping[] = {
179 const struct fw_map talyn_mb_fw_mapping[] = {
223 struct fw_map fw_mapping[MAX_FW_MAPPING_TABLE_SIZE];
265 struct fw_map *wil_find_fw_mapping(const char *section) in wil_find_fw_mapping()
Dpcie_bus.c46 struct fw_map *iccm_section, *sct; in wil_set_capabilities()
Ddebugfs.c2355 const struct fw_map *map = &fw_mapping[i]; in wil6210_debugfs_init_blobs()