Searched refs:HDLC_HEAD_LEN (Results 1 – 2 of 2) sorted by relevance
127 #define HDLC_HEAD_LEN 2 macro
363 if (skb_headroom(skb) < HDLC_HEAD_LEN) { in ucc_hdlc_tx()370 skb_push(skb, HDLC_HEAD_LEN); in ucc_hdlc_tx()560 bdbuffer += HDLC_HEAD_LEN; in hdlc_rx_done()561 length -= (HDLC_HEAD_LEN + HDLC_CRC_SIZE); in hdlc_rx_done()