Searched refs:rx_fcs_errs (Results 1 – 8 of 8) sorted by relevance
209 u64 rx_fcs_errs; member
54 NICVF_HW_STAT(rx_fcs_errs),
1442 stats->rx_fcs_errs++; in nicvf_check_cqe_rx_errs()
1142 u32 rx_fcs_errs; /* 0x60A4 */ member
1362 stats->rx_code_violations += readl(&macstat->rx_fcs_errs); in et1310_update_macstat_host_counters()
223 u64 rx_fcs_errs; /* # of received frames with bad FCS */ member
613 RMON_UPDATE(mac, rx_fcs_errs, RX_CRC_ERR_FRAMES); in t3_mac_update_stats()
1503 ns->rx_errors = pstats->rx_symbol_errs + pstats->rx_fcs_errs + in cxgb_get_stats()1510 ns->rx_crc_errors = pstats->rx_fcs_errs; in cxgb_get_stats()1693 *data++ = s->rx_fcs_errs; in get_stats()