Home
last modified time | relevance | path

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

/linux/net/hsr/
A Dhsr_framereg.h76 unsigned long time_in[HSR_PT_PORTS];
77 bool time_in_stale[HSR_PT_PORTS];
78 unsigned long time_out[HSR_PT_PORTS];
82 u16 seq_out[HSR_PT_PORTS];
A Dhsr_framereg.c167 for (i = 0; i < HSR_PT_PORTS; i++) { in hsr_add_node()
171 for (i = 0; i < HSR_PT_PORTS; i++) in hsr_add_node()
358 for (i = 0; i < HSR_PT_PORTS; i++) { in hsr_handle_sup_frame()
A Dhsr_main.h144 HSR_PT_PORTS, /* This must be the last item in the enum */ enumerator

Completed in 6 milliseconds