Searched refs:RX_HDLC_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
23 #define RX_HDLC_PAYLOAD 256 macro25 #define MAX_RX_HDLC (1 + RX_HDLC_PAYLOAD + CRC_LEN)602 if (le16_to_cpu(msg->header->size) > RX_HDLC_PAYLOAD) in gb_message_send()