Lines Matching defs:error

181  *       Set if reset is due to a fatal error from FW
686 * @configurable_stop_on_err: is stop-on-error option configurable via debugfs.
820 * @error: mark this fence with error
831 int error;
984 #error "HL_QUEUE_LENGTH must be greater than HL_MAX_JOBS_PER_CS"
1204 * @abnrm_intr_work: workqueue work item to run when decoder generates an error interrupt.
1314 * @boot_err0_reg: boot error register 0
1315 * @boot_err1_reg: boot error register 1
1754 * @parsing_drop_cnt: dropped due to error in packet parsing
1758 * @validation_drop_cnt: dropped due to error in validation
1796 * @error: error code cs completed with, if any
1803 int error;
1968 * @aborted: true if CS was aborted due to some device error.
2960 * struct undefined_opcode_info - info about last undefined opcode error
2961 * @timestamp: timestamp of the undefined opcode error
2971 * @engine_id: engine-id that the error occurred on
2972 * @stream_id: the stream id the error occurred on. In case the stream equals to
2973 * MAX_QMAN_STREAMS_INFO it means the error occurred on a Lower-CP.
3026 * struct hw_err_info - HW error information.
3043 * struct fw_err_info - FW error information.
3060 * struct hl_error_info - holds information collected during an error.
3061 * @cs_timeout: CS timeout error information.
3065 * @hw_err: (fatal) hardware error information.
3066 * @fw_err: firmware error information.
3130 * device upon certain error cases.
3138 * @unexpected_error_interrupt: single interrupt for unexpected user error indication.
3216 * @boot_error_status_mask: contains a mask of the device boot error status.
3217 * Each bit represents a different error, according to
3219 * the error will be ignored by the driver during
3271 * @stop_on_err: true if engines should stop on error.
3284 * protocol will throw an error. Relevant only for
3496 * struct hl_info_fw_err_info - firmware error information structure
3497 * @err_type: The type of error detected (or reported).
3498 * @event_mask: Pointer to the event mask to be modified with the detected error flag
3500 * @event_id: The id of the event that reported the error
3519 * Return: 0 for success, negative value for error