Lines Matching defs:timeout
721 * HL_NOTIFIER_EVENT_CS_TIMEOUT - Indicates CS timeout error
783 * and CS timeout or razwi error occurred.
784 * HL_INFO_CS_TIMEOUT_EVENT - Retrieve CS timeout timestamp and its related CS sequence number.
1119 * struct hl_info_cs_timeout_event - last CS timeout information.
1120 * @timestamp: timestamp when last CS timeout event occurred.
1121 * @seq: sequence number of last CS timeout event.
1656 /* timeout in seconds - valid only if HL_CS_FLAGS_CUSTOM_TIMEOUT
1659 __u32 timeout;
1729 /* Absolute timeout to wait for command submission
1780 /* Absolute timeout to wait for an interrupt in microseconds.
2248 * timeout has expired.
2250 * If the timeout value is 0, the driver won't sleep at all. It will check
2258 * ETIMEDOUT - The CS has caused a timeout on the device
2267 * HL_WAIT_CS_STATUS_TIMEDOUT - The CS has caused a timeout on the device