Searched refs:rx_crc_errors (Results 1 – 4 of 4) sorted by relevance
256 volatile u_int32_t rx_crc_errors; member
945 letoh32(sp->rx_crc_errors) + in fxp_stats_update() 996 sp->rx_crc_errors = 0; in fxp_stats_update()
2098 uint32_t rx_crc_errors; /* dword 6*/ member2186 uint32_t rx_crc_errors; member2332 uint64_t rx_crc_errors; member
3506 *rxe = ps->rx_crc_errors + ps->rx_in_range_errors + in oce_stats_be2()3545 *rxe = ps->rx_crc_errors + ps->rx_in_range_errors + in oce_stats_be3()3579 *rxe = pps->rx_discards + pps->rx_errors + pps->rx_crc_errors + in oce_stats_xe()