Searched refs:CAN327_SIZE_RXBUF (Results 1 – 1 of 1) sorted by relevance
42 #define CAN327_SIZE_RXBUF 1024 macro74 u8 rxbuf[CAN327_SIZE_RXBUF];662 memmove(&elm->rxbuf[0], &elm->rxbuf[i], CAN327_SIZE_RXBUF - i); in can327_drop_bytes()709 if (len == CAN327_SIZE_RXBUF) { in can327_parse_rxbuf()904 while (count-- && elm->rxfill < CAN327_SIZE_RXBUF) { in can327_ldisc_rx()