rxerrs            350 drivers/net/hamradio/scc.c 		scc->stat.rxerrs++;  /* then count it as an error */
rxerrs            600 drivers/net/hamradio/scc.c 			scc->stat.rxerrs++;
rxerrs           1961 drivers/net/hamradio/scc.c 	scc->dev_stat.rx_errors = scc->stat.rxerrs + scc->stat.rx_over;
rxerrs           2047 drivers/net/hamradio/scc.c 				stat->rxframes, stat->rxerrs, stat->rx_over,
rxerrs            119 include/uapi/linux/scc.h         long rxerrs;            /* CRC Errors */