Home
last modified time | relevance | path

Searched refs:rx_other_errs (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c302 atomic_inc(&stats->rx_other_errs); in otx2_check_rcv_errors()
318 atomic_inc(&stats->rx_other_errs); in otx2_check_rcv_errors()
322 atomic_inc(&stats->rx_other_errs); in otx2_check_rcv_errors()
Dotx2_common.h168 atomic_t rx_other_errs; member
Dotx2_ethtool.c60 OTX2_DRV_STAT(rx_other_errs),
/linux-6.1.9/drivers/net/ethernet/agere/
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()