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

/linux-master/net/hsr/
H A Dhsr_framereg.h78 unsigned long time_in[HSR_PT_PORTS];
79 bool time_in_stale[HSR_PT_PORTS];
80 unsigned long time_out[HSR_PT_PORTS];
84 u16 seq_out[HSR_PT_PORTS];
H A Dhsr_framereg.c159 for (i = 0; i < HSR_PT_PORTS; i++) {
163 for (i = 0; i < HSR_PT_PORTS; i++)
355 for (i = 0; i < HSR_PT_PORTS; i++) {
H A Dhsr_main.h128 HSR_PT_PORTS, /* This must be the last item in the enum */ enumerator in enum:hsr_port_type

Completed in 92 milliseconds