Home
last modified time | relevance | path

Searched refs:crcErrorCount (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wan/
H A Dfarsync.h132 unsigned int crcErrorCount; /* CRC errors */ member
H A Dfarsync.c252 u32 crcErrorCount; member
1775 info->crcErrorCount = FST_RDL(card, suStatus.crcErrorCount); in gather_conf_info()