Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Dwil_crash_dump.c14 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 Dwil6210.h415 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 Dwmi.c79 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 Dpcie_bus.c35 struct fw_map *iccm_section, *sct; in wil_set_capabilities()
H A Ddebugfs.c2306 const struct fw_map *map = &fw_mapping[i]; in wil6210_debugfs_init_blobs()
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c5240 static const u8 fw_map[] = { 10, 11, 12, 13, 14, 15, 0, 1, in create_rq() local
5247 fw_map[rwq->log_num_strides - in create_rq()