Lines Matching full:trigger
383 * @trigger_reason: reason of the trigger
515 * @FW_DBG_TRIGGER_INVALID: invalid trigger value
516 * @FW_DBG_TRIGGER_USER: trigger log collection by user
517 * This should not be defined as a trigger to the driver, but a value the
518 * driver should set to indicate that the trigger was initiated by the
520 * @FW_DBG_TRIGGER_FW_ASSERT: trigger log collection when the firmware asserts
521 * @FW_DBG_TRIGGER_MISSED_BEACONS: trigger log collection when beacons are
523 * @FW_DBG_TRIGGER_CHANNEL_SWITCH: trigger log collection upon channel switch.
524 * @FW_DBG_TRIGGER_FW_NOTIF: trigger log collection when the firmware sends a
526 * @FW_DBG_TRIGGER_MLME: trigger log collection upon MLME event.
527 * @FW_DBG_TRIGGER_STATS: trigger log collection upon statistics threshold.
528 * @FW_DBG_TRIGGER_RSSI: trigger log collection when the rssi of the beacon
532 * @FW_DBG_TRIGGER_TIME_EVENT: trigger log collection upon time events related
534 * @FW_DBG_TRIGGER_BA: trigger log collection upon BlockAck related events.
535 * @FW_DBG_TRIGGER_TX_LATENCY: trigger log collection when the tx latency
537 * @FW_DBG_TRIGGER_TDLS: trigger log collection upon TDLS related events.
538 * @FW_DBG_TRIGGER_TX_STATUS: trigger log collection upon tx status when
540 * @FW_DBG_TRIGGER_ALIVE_TIMEOUT: trigger log collection if alive flow timeouts
541 * @FW_DBG_TRIGGER_DRIVER: trigger log collection upon a flow failure
569 * struct iwl_fw_error_dump_trigger_desc - describes the trigger condition