Searched refs:fw_map (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/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 | 413 struct fw_map { struct 423 extern const struct fw_map sparrow_fw_mapping[SPARROW_FW_MAPPING_TABLE_SIZE]; 424 extern const struct fw_map sparrow_d0_mac_rgf_ext; 425 extern const struct fw_map talyn_fw_mapping[TALYN_FW_MAPPING_TABLE_SIZE]; 426 extern const struct fw_map talyn_mb_fw_mapping[TALYN_MB_FW_MAPPING_TABLE_SIZE]; 427 extern struct fw_map fw_mapping[MAX_FW_MAPPING_TABLE_SIZE]; 1234 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 | 2338 const struct fw_map *map = &fw_mapping[i]; in wil6210_debugfs_init_blobs()
|
/kernel/linux/linux-6.6/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]; 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()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 4915 static const u8 fw_map[] = { 10, 11, 12, 13, 14, 15, 0, 1, in create_rq() local 4922 fw_map[rwq->log_num_strides - in create_rq()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 5248 static const u8 fw_map[] = { 10, 11, 12, 13, 14, 15, 0, 1, in create_rq() local 5255 fw_map[rwq->log_num_strides - in create_rq()
|
Completed in 38 milliseconds