Home
last modified time | relevance | path

Searched refs:rx_errors_total (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c620 { "rx_errors_total" },
660 u64 rx_errors_total; member
1701 np->estats.rx_errors_total = in nv_update_stats()
1723 np->estats.rx_errors_total += np->estats.rx_drop_frame; in nv_update_stats()
1801 storage->rx_errors = np->estats.rx_errors_total; in netdev_priv()
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c620 { "rx_errors_total" },
660 u64 rx_errors_total; member
1696 np->estats.rx_errors_total = in nv_update_stats()
1718 np->estats.rx_errors_total += np->estats.rx_drop_frame; in nv_update_stats()
1796 storage->rx_errors = np->estats.rx_errors_total; in netdev_priv()

Completed in 16 milliseconds