Searched refs:rx_crc_align_errs (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/bfe/
H A Dif_bfe.c1304 stats->rx_crc_align_errs += mib[MIB_RX_CRCA];
1955 printf("Receive CRC align errors : %u\n", stats->rx_crc_align_errs);
H A Dif_bfereg.h574 uint32_t rx_crc_align_errs; member in struct:bfe_hw_stats

Completed in 280 milliseconds