Lines Matching defs:event
1181 * struct hl_eq - describes the event queue (single one per device)
1186 * @prev_eqe_index: the index of the previous event queue entry. The index of
1488 * @update_eq_ci: update event queue CI.
1494 * @handle_eqe: handle event queue entry (IRQ) from CPU-CP.
1495 * @get_events_stat: retrieve event queue entries histogram.
1554 * @get_msi_info: Retrieve asic-specific MSI ID of the f/w async event
2238 * @eventfd: the event file descriptor to raise the notifications
2910 * @start: timestamp taken when 'start' event is received in driver
2911 * @end: timestamp taken when 'end' event is received in driver
2922 * @lock: protects this structure as it can be accessed from both event queue
3027 * @event: holds information on the event.
3028 * @event_detected: if set as 1, then a HW event was discovered for the
3034 * @event_info_available: indicates that a HW event info is now available.
3037 struct hl_info_hw_err_event event;
3044 * @event: holds information on the event.
3045 * @event_detected: if set as 1, then a FW event was discovered for the
3051 * @event_info_available: indicates that a HW event info is now available.
3054 struct hl_info_fw_err_event event;
3147 * @eq_wq: work queue of event queue for executing work in process context.
3158 * @event_queue: event queue for IRQ from CPU-CP.
3300 * @hard_reset_on_fw_events: Whether to do device hard-reset when a fatal event is received from
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