Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Ddevlink.c5832 u64 last_recovery_ts; member
6123 reporter->last_recovery_ts = jiffies; in devlink_health_reporter_recovery_done()
6216 recover_ts_threshold = reporter->last_recovery_ts + in devlink_health_report()
6220 (reporter->last_recovery_ts && reporter->recovery_count && in devlink_health_report()
6226 reporter->last_recovery_ts); in devlink_health_report()