Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_framereg.c605 msecs_to_jiffies(MAX_SLAVE_DIFF))) in get_late_port()
609 msecs_to_jiffies(MAX_SLAVE_DIFF))) in get_late_port()
659 msecs_to_jiffies(1.5 * MAX_SLAVE_DIFF))) { in hsr_prune_nodes()
H A Dhsr_main.h31 #define MAX_SLAVE_DIFF 3000 /* ms */ macro