Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c7089 u64 total_mpc = 0; in ixgbe_update_stats() local
7168 total_mpc += hwstats->mpc[i]; in ixgbe_update_stats()
7318 netdev->stats.rx_missed_errors = total_mpc; in ixgbe_update_stats()