Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c250 seq_out = HSR_SEQNR_START; in hsr_get_node()
305 HSR_SEQNR_START - 1, true, in hsr_handle_sup_frame()
H A Dhsr_device.c540 hsr->sequence_nr = HSR_SEQNR_START; in hsr_dev_finalize()