Searched refs:CRCErrors (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_mac_regs.h209 uint32_t CRCErrors; /* 0x28 */ member in struct:al_eth_mac_10g_stats_v3_rx
267 uint32_t CRCErrors; /* 0x28 */ member in struct:al_eth_mac_10g_stats_v3_tx
H A Dal_hal_eth_main.c4104 stats->aFrameCheckSequenceErrors = al_reg_read32(&reg_rx_stats->CRCErrors);
4163 stats->aFrameCheckSequenceErrors = _40g_mac_reg_read32(&reg_rx_stats->CRCErrors);

Completed in 123 milliseconds