rxCrcErrors       935 drivers/net/ethernet/3com/typhoon.c 			le32_to_cpu(s->BadSSD) + le32_to_cpu(s->rxCrcErrors) +
rxCrcErrors       937 drivers/net/ethernet/3com/typhoon.c 	stats->rx_crc_errors = le32_to_cpu(s->rxCrcErrors) +
rxCrcErrors       412 drivers/net/ethernet/3com/typhoon.h 	__le32 rxCrcErrors;