Searched refs:HDLC_HEAD_LEN (Results 1 – 2 of 2) sorted by relevance
130 #define HDLC_HEAD_LEN 2 macro
351 if (skb_headroom(skb) < HDLC_HEAD_LEN) { in ucc_hdlc_tx()358 skb_push(skb, HDLC_HEAD_LEN); in ucc_hdlc_tx()499 bdbuffer += HDLC_HEAD_LEN; in hdlc_rx_done()500 length -= (HDLC_HEAD_LEN + HDLC_CRC_SIZE); in hdlc_rx_done()