Home
last modified time | relevance | path

Searched refs:HDLC_CRC_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dfsl_ucc_hdlc.h128 #define HDLC_CRC_SIZE 2 macro
H A Dfsl_ucc_hdlc.c559 length -= (HDLC_HEAD_LEN + HDLC_CRC_SIZE); in hdlc_rx_done()
575 length -= HDLC_CRC_SIZE; in hdlc_rx_done()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dfsl_ucc_hdlc.h128 #define HDLC_CRC_SIZE 2 macro
H A Dfsl_ucc_hdlc.c561 length -= (HDLC_HEAD_LEN + HDLC_CRC_SIZE); in hdlc_rx_done()
577 length -= HDLC_CRC_SIZE; in hdlc_rx_done()

Completed in 4 milliseconds