Home
last modified time | relevance | path

Searched refs:rx_crc_errs (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Db44.h336 _B44(rx_crc_errs) \
H A Db44.c1700 nstat->rx_crc_errors = hwstat->rx_crc_errs; in b44_get_stats64()
1706 hwstat->rx_crc_errs + in b44_get_stats64()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Db44.h336 _B44(rx_crc_errs) \
H A Db44.c1680 nstat->rx_crc_errors = hwstat->rx_crc_errs; in b44_get_stats64()
1686 hwstat->rx_crc_errs + in b44_get_stats64()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h237 u64_stats_t rx_crc_errs; member
H A Dbcmasp_intf.c535 u64_stats_inc(&stats->rx_crc_errs); in bcmasp_rx_poll()
1161 stats->rx_crc_errors = u64_stats_read(&lstats->rx_crc_errs); in bcmasp_get_stats64()
/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
H A Det131x.c433 u32 rx_crc_errs; member
1356 stats->rx_crc_errs += readl(&macstat->rx_code_errs); in et1310_update_macstat_host_counters()
1399 adapter->stats.rx_crc_errs += COUNTER_WRAP_16_BIT; in et1310_handle_macstat_interrupt()
3578 devstat->rx_crc_errs + in et131x_stats()
3587 stats->rx_crc_errors = devstat->rx_crc_errs; in et131x_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/agere/
H A Det131x.c433 u32 rx_crc_errs; member
1356 stats->rx_crc_errs += readl(&macstat->rx_code_errs); in et1310_update_macstat_host_counters()
1399 adapter->stats.rx_crc_errs += COUNTER_WRAP_16_BIT; in et1310_handle_macstat_interrupt()
3577 devstat->rx_crc_errs + in et131x_stats()
3586 stats->rx_crc_errors = devstat->rx_crc_errs; in et131x_stats()

Completed in 22 milliseconds