Home
last modified time | relevance | path

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

/freebsd/sys/dev/bfe/
H A Dif_bfereg.h574 uint32_t rx_crc_align_errs; member
H A Dif_bfe.c1297 stats->rx_crc_align_errs += mib[MIB_RX_CRCA]; in bfe_stats_update()
1947 printf("Receive CRC align errors : %u\n", stats->rx_crc_align_errs); in sysctl_bfe_stats()