Home
last modified time | relevance | path

Searched refs:HDLC_CRC_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wan/
Dfsl_ucc_hdlc.h128 #define HDLC_CRC_SIZE 2 macro
Dfsl_ucc_hdlc.c561 length -= (HDLC_HEAD_LEN + HDLC_CRC_SIZE); in hdlc_rx_done()
577 length -= HDLC_CRC_SIZE; in hdlc_rx_done()