Searched refs:rx_crc_errors (Results 1 – 7 of 7) sorted by relevance
79 uint32_t rx_crc_errors; member
3111 &stats->rx_crc_errors, "CRC Errors"); in nfe_sysctl_node()3222 stats->rx_crc_errors += NFE_READ(sc, NFE_RX_CRC_ERROR); in nfe_stats_update()
166 uint32_t rx_crc_errors; member
419 uint32_t rx_crc_errors; member
2065 hsp->rx_crc_errors += le32toh(sp->rx_crc_errors); in fxp_update_stats()2091 le32toh(sp->rx_crc_errors) + in fxp_update_stats()3189 &hsp->rx_crc_errors, "CRC errors"); in fxp_sysctl_node()
698 uint32_t rx_crc_errors; member
1341 sc->vr_stat.rx_crc_errors++; in vr_rxeof()2647 printf("Inbound CRC errors : %u\n", stat->rx_crc_errors); in vr_sysctl_stats()