Home
last modified time | relevance | path

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

/linux-4.1.27/net/hsr/
Dhsr_framereg.c32 unsigned long time_in[HSR_PT_PORTS];
33 bool time_in_stale[HSR_PT_PORTS];
34 u16 seq_out[HSR_PT_PORTS];
149 for (i = 0; i < HSR_PT_PORTS; i++) in hsr_add_node()
151 for (i = 0; i < HSR_PT_PORTS; i++) in hsr_add_node()
229 for (i = 0; i < HSR_PT_PORTS; i++) { in hsr_handle_sup_frame()
Dhsr_main.h146 HSR_PT_PORTS, /* This must be the last item in the enum */ enumerator