Searched refs:get_inst (Results 1 – 2 of 2) sorted by relevance
1526 int i,j, tota_inst, get_inst, offset = 0; in ipmi_dcmi_prnt_get_temp_readings() local1540 get_inst = ((tota_inst / DCMI_MAX_BYTE_TEMP_READ_SIZE) ? in ipmi_dcmi_prnt_get_temp_readings()1558 offset += get_inst; in ipmi_dcmi_prnt_get_temp_readings()1559 tota_inst -= get_inst; in ipmi_dcmi_prnt_get_temp_readings()
206 static struct mlx5_cmd_layout *get_inst(struct mlx5_cmd *cmd, int idx) in get_inst() function1022 lay = get_inst(cmd, ent->idx); in cmd_work_handler()