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

/netbsd-6-1-5-RELEASE/sys/dev/pci/ixgbe/
H A Dixgbe.c5115 u64 total_missed_rx = 0; local
5131 total_missed_rx += adapter->stats.mpc[j].ev_count;
5250 ifp->if_ierrors = total_missed_rx + adapter->stats.crcerrs.ev_count +

Completed in 43 milliseconds