Searched refs:fw_map (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | wil_crash_dump.c | 14 const struct fw_map *map; in wil_fw_get_crash_dump_bounds() 50 const struct fw_map *map; in wil_fw_copy_crash_dump()
|
H A D | wil6210.h | 415 struct fw_map { struct 425 extern const struct fw_map sparrow_fw_mapping[SPARROW_FW_MAPPING_TABLE_SIZE]; argument 426 extern const struct fw_map sparrow_d0_mac_rgf_ext; 427 extern const struct fw_map talyn_fw_mapping[TALYN_FW_MAPPING_TABLE_SIZE]; 428 extern const struct fw_map talyn_mb_fw_mapping[TALYN_MB_FW_MAPPING_TABLE_SIZE]; 429 extern struct fw_map fw_mapping[MAX_FW_MAPPING_TABLE_SIZE]; 1236 struct fw_map *wil_find_fw_mapping(const char *section);
|
H A D | wmi.c | 79 const struct fw_map sparrow_fw_mapping[] = { 108 const struct fw_map sparrow_d0_mac_rgf_ext = { 122 const struct fw_map talyn_fw_mapping[] = { 164 const struct fw_map talyn_mb_fw_mapping[] = { 208 struct fw_map fw_mapping[MAX_FW_MAPPING_TABLE_SIZE]; 250 struct fw_map *wil_find_fw_mapping(const char *section) in wil_find_fw_mapping()
|
H A D | pcie_bus.c | 35 struct fw_map *iccm_section, *sct; in wil_set_capabilities()
|
H A D | debugfs.c | 2306 const struct fw_map *map = &fw_mapping[i]; in wil6210_debugfs_init_blobs()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 5254 static const u8 fw_map[] = { 10, 11, 12, 13, 14, 15, 0, 1, in create_rq() 5261 fw_map[rwq->log_num_strides - in create_rq() 5252 static const u8 fw_map[] = { 10, 11, 12, 13, 14, 15, 0, 1, create_rq() local
|