Home
last modified time | relevance | path

Searched refs:last_recovery_ts (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/devlink/
Dhealth.c69 u64 last_recovery_ts; member
516 reporter->last_recovery_ts = jiffies; in devlink_health_reporter_recovery_done()
610 recover_ts_threshold = reporter->last_recovery_ts + in devlink_health_report()
614 (reporter->last_recovery_ts && reporter->recovery_count && in devlink_health_report()
620 reporter->last_recovery_ts); in devlink_health_report()