Home
last modified time | relevance | path

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

/drivers/net/sfc/
Dfalcon_gmac.c156 FALCON_STAT(efx, GRx65to127Pkt, rx_65_to_127); in falcon_update_stats_gmac()
216 mac_stats->rx_64 + mac_stats->rx_65_to_127 + in falcon_update_stats_gmac()
Dfalcon_xmac.c309 FALCON_STAT(efx, XgRxPkts65to127Octets, rx_65_to_127); in falcon_update_stats_xmac()
Dnet_driver.h668 unsigned long rx_65_to_127; member
Dethtool.c146 EFX_ETHTOOL_ULONG_MAC_STAT(rx_65_to_127),