Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c5839 u64 last_recovery_ts; member
6130 reporter->last_recovery_ts = jiffies; in devlink_health_reporter_recovery_done()
6223 recover_ts_threshold = reporter->last_recovery_ts + in devlink_health_report()
6227 (reporter->last_recovery_ts && reporter->recovery_count && in devlink_health_report()
6233 reporter->last_recovery_ts); in devlink_health_report()