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.c512 msecs_to_jiffies(MAX_SLAVE_DIFF))) in get_late_port()
516 msecs_to_jiffies(MAX_SLAVE_DIFF))) in get_late_port()
566 msecs_to_jiffies(1.5 * MAX_SLAVE_DIFF))) { in hsr_prune_nodes()
H A Dhsr_main.h31 #define MAX_SLAVE_DIFF 3000 /* ms */ macro