Home
last modified time | relevance | path

Searched refs:SIXP_SEOF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hamradio/
H A D6pack.c43 #define SIXP_SEOF 0x40 /* start and end of a 6pack frame */ macro
803 tx_buf_raw[raw_count++] = SIXP_SEOF; in encode_sixpack()
827 tx_buf_raw[raw_count++] = SIXP_SEOF; in encode_sixpack()
917 case SIXP_SEOF: in decode_std_command()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A D6pack.c43 #define SIXP_SEOF 0x40 /* start and end of a 6pack frame */ macro
793 tx_buf_raw[raw_count++] = SIXP_SEOF; in encode_sixpack()
817 tx_buf_raw[raw_count++] = SIXP_SEOF; in encode_sixpack()
907 case SIXP_SEOF: in decode_std_command()

Completed in 4 milliseconds