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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbe/
H A Dixgbe_main.c5327 u64 total_mpc = 0; local
5364 total_mpc += adapter->stats.mpc[i];
5470 netdev->stats.rx_missed_errors = total_mpc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_main.c5327 u64 total_mpc = 0; local
5364 total_mpc += adapter->stats.mpc[i];
5470 netdev->stats.rx_missed_errors = total_mpc;

Completed in 164 milliseconds