Searched refs:rx_fcs_errs (Results 1 – 11 of 11) sorted by relevance
1141 u32 rx_fcs_errs; /* 0x60A4 */ member
1359 stats->rx_code_violations += readl(&macstat->rx_fcs_errs); in et1310_update_macstat_host_counters()
212 u64 rx_fcs_errs; member
64 NICVF_DRV_STAT(rx_fcs_errs),
1853 this_cpu_inc(nic->drv_stats->rx_fcs_errs); in nicvf_check_cqe_rx_errs()
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()
1505 ns->rx_errors = pstats->rx_symbol_errs + pstats->rx_fcs_errs + in cxgb_get_stats()1512 ns->rx_crc_errors = pstats->rx_fcs_errs; in cxgb_get_stats()1694 *data++ = s->rx_fcs_errs; in get_stats()
163 atomic_t rx_fcs_errs; member
55 OTX2_DRV_STAT(rx_fcs_errs),
290 atomic_inc(&stats->rx_fcs_errs); in otx2_check_rcv_errors()