Home
last modified time | relevance | path

Searched refs:HSR_SEQNR_START (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/hsr/
H A Dhsr_main.h30 #define HSR_SEQNR_START (USHRT_MAX - 1024) macro
31 #define HSR_SUP_SEQNR_START (HSR_SEQNR_START / 2)
H A Dhsr_framereg.c251 seq_out = HSR_SEQNR_START; in hsr_get_node()
306 HSR_SEQNR_START - 1, true, in hsr_handle_sup_frame()
H A Dhsr_device.c515 hsr->sequence_nr = HSR_SEQNR_START; in hsr_dev_finalize()
/kernel/linux/linux-6.6/net/hsr/
H A Dhsr_main.h31 #define HSR_SEQNR_START (USHRT_MAX - 1024) macro
32 #define HSR_SUP_SEQNR_START (HSR_SEQNR_START / 2)
H A Dhsr_framereg.c246 seq_out = HSR_SEQNR_START; in hsr_get_node()
314 HSR_SEQNR_START - 1, true, in hsr_handle_sup_frame()
H A Dhsr_device.c516 hsr->sequence_nr = HSR_SEQNR_START; in hsr_dev_finalize()

Completed in 7 milliseconds