Home
last modified time | relevance | path

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

/Linux-v4.19/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.h411 struct fw_map { struct
421 extern const struct fw_map sparrow_fw_mapping[SPARROW_FW_MAPPING_TABLE_SIZE]; argument
422 extern const struct fw_map sparrow_d0_mac_rgf_ext;
423 extern const struct fw_map talyn_fw_mapping[TALYN_FW_MAPPING_TABLE_SIZE];
424 extern const struct fw_map talyn_mb_fw_mapping[TALYN_MB_FW_MAPPING_TABLE_SIZE];
425 extern struct fw_map fw_mapping[MAX_FW_MAPPING_TABLE_SIZE];
1183 struct fw_map *wil_find_fw_mapping(const char *section);
Dwmi.c90 const struct fw_map sparrow_fw_mapping[] = {
120 const struct fw_map sparrow_d0_mac_rgf_ext = {
135 const struct fw_map talyn_fw_mapping[] = {
178 const struct fw_map talyn_mb_fw_mapping[] = {
222 struct fw_map fw_mapping[MAX_FW_MAPPING_TABLE_SIZE];
256 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.c2428 const struct fw_map *map = &fw_mapping[i]; in wil6210_debugfs_init_blobs()