Searched refs:fw_map (Results 1 – 5 of 5) sorted by relevance
25 const struct fw_map *map; in wil_fw_get_crash_dump_bounds()61 const struct fw_map *map; in wil_fw_copy_crash_dump()
411 struct fw_map { struct421 extern const struct fw_map sparrow_fw_mapping[SPARROW_FW_MAPPING_TABLE_SIZE]; argument422 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);
90 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()
46 struct fw_map *iccm_section, *sct; in wil_set_capabilities()
2428 const struct fw_map *map = &fw_mapping[i]; in wil6210_debugfs_init_blobs()