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
63 NICVF_DRV_STAT(rx_fcs_errs),
1852 this_cpu_inc(nic->drv_stats->rx_fcs_errs); in nicvf_check_cqe_rx_errs()
135 atomic_t rx_fcs_errs; member
52 OTX2_DRV_STAT(rx_fcs_errs),
222 atomic_inc(&stats->rx_fcs_errs); in otx2_check_rcv_errors()
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()
1506 ns->rx_errors = pstats->rx_symbol_errs + pstats->rx_fcs_errs + in cxgb_get_stats()1513 ns->rx_crc_errors = pstats->rx_fcs_errs; in cxgb_get_stats()1695 *data++ = s->rx_fcs_errs; in get_stats()