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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dfalcon_gmac.c150 FALCON_STAT(efx, GRxGoodLt64Pkt, rx_good_lt64);
212 mac_stats->rx_good_lt64 + mac_stats->rx_bad_lt64 +
218 mac_stats->rx_lt64 = mac_stats->rx_good_lt64 + mac_stats->rx_bad_lt64;
H A Dnet_driver.h606 unsigned long rx_good_lt64; member in struct:efx_mac_stats
H A Dsiena.c479 mac_stats->rx_good_lt64 = 0;

Completed in 174 milliseconds