Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c234 atomic_inc(&stats->rx_other_errs); in otx2_check_rcv_errors()
250 atomic_inc(&stats->rx_other_errs); in otx2_check_rcv_errors()
254 atomic_inc(&stats->rx_other_errs); in otx2_check_rcv_errors()
H A Dotx2_common.h140 atomic_t rx_other_errs; member
H A Dotx2_ethtool.c57 OTX2_DRV_STAT(rx_other_errs),
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c301 atomic_inc(&stats->rx_other_errs); in otx2_check_rcv_errors()
317 atomic_inc(&stats->rx_other_errs); in otx2_check_rcv_errors()
321 atomic_inc(&stats->rx_other_errs); in otx2_check_rcv_errors()
H A Dotx2_common.h173 atomic_t rx_other_errs; member
H A Dotx2_ethtool.c60 OTX2_DRV_STAT(rx_other_errs),
/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
H A Det131x.c435 u32 rx_other_errs; member
1361 stats->rx_other_errs += readl(&macstat->rx_fragment_packets); in et1310_update_macstat_host_counters()
1397 adapter->stats.rx_other_errs += COUNTER_WRAP_16_BIT; in et1310_handle_macstat_interrupt()
2265 adapter->stats.rx_other_errs++; in nic_rx_pkts()
3580 devstat->rx_other_errs; in et131x_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/agere/
H A Det131x.c435 u32 rx_other_errs; member
1361 stats->rx_other_errs += readl(&macstat->rx_fragment_packets); in et1310_update_macstat_host_counters()
1397 adapter->stats.rx_other_errs += COUNTER_WRAP_16_BIT; in et1310_handle_macstat_interrupt()
2265 adapter->stats.rx_other_errs++; in nic_rx_pkts()
3579 devstat->rx_other_errs; in et131x_stats()

Completed in 20 milliseconds