Home
last modified time | relevance | path

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

/linux/net/devlink/
H A Dhealth.c600 unsigned long recover_ts_threshold; in devlink_health_report() local
612 recover_ts_threshold = reporter->last_recovery_ts + in devlink_health_report()
617 time_is_after_jiffies(recover_ts_threshold)))) { in devlink_health_report()