Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Ddevlink.c6212 unsigned long recover_ts_threshold; in devlink_health_report() local
6223 recover_ts_threshold = reporter->last_recovery_ts + in devlink_health_report()
6228 time_is_after_jiffies(recover_ts_threshold)))) { in devlink_health_report()