Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/nvidia/ !
Dforcedeth.c660 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 nv_get_stats64()