Lines Matching defs:data

2047 	[HBM_SEI_READ_ERR] = "SEI read data error",
2048 [HBM_SEI_WRITE_DATA_PARITY_ERR] = "SEI write data parity error",
2900 * at this point the DRAM parameters need to be updated according to data obtained
4740 * updated automatically by reading the FW descriptor so data there
5348 struct gaudi2_tpc_init_cfg_data *cfg_data = ctx->data;
5383 tpc_iter.data = &init_cfg_data;
6556 /* make sure device CPU will read latest data from host */
7195 struct gaudi2_tpc_idle_data *idle_data = ctx->data;
7240 .data = &tpc_idle_data,
7397 static int gaudi2_get_eeprom_data(struct hl_device *hdev, void *data, size_t max_size)
7404 return hl_fw_get_eeprom_data(hdev, data, max_size);
7660 struct gaudi2_tpc_mmu_data *mmu_data = ctx->data;
7675 .data = &tpc_mmu_data,
9146 "Beat%d read PARITY: DM: %#x, PAR data: %#x\n",
9155 dev_err_ratelimited(hdev->dev, "Beat%d DQ data:\n", beat);
9256 * raw data in order to determine the root cause.
9439 struct hl_eq_engine_arc_intr_data *data)
9445 intr_type = le32_to_cpu(data->intr_type);
9446 engine_id = le32_to_cpu(data->engine_id);
9447 payload = le64_to_cpu(data->payload);
9848 le64_to_cpu(eq_entry->data[0]));
9854 le64_to_cpu(eq_entry->data[0]));
10277 cfg_ctx->data);
10591 static u32 gaudi2_gen_signal_cb(struct hl_device *hdev, void *data, u16 sob_id, u32 size, bool eb)
10593 struct hl_cb *cb = data;
10686 struct hl_cb *cb = prop->data;
10736 static void gaudi2_reset_sob(struct hl_device *hdev, void *data)
10738 struct hl_hw_sob *hw_sob = data;
11133 static int gaudi2_get_monitor_dump(struct hl_device *hdev, void *data)