Home
last modified time | relevance | path

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

/openbmc/linux/net/hsr/
H A Dhsr_framereg.c483 msecs_to_jiffies(MAX_SLAVE_DIFF))) in get_late_port()
487 msecs_to_jiffies(MAX_SLAVE_DIFF))) in get_late_port()
537 msecs_to_jiffies(1.5 * MAX_SLAVE_DIFF))) { in hsr_prune_nodes()
H A Dhsr_main.h30 #define MAX_SLAVE_DIFF 3000 /* ms */ macro