Home
last modified time | relevance | path

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

/drivers/net/sfc/
Dfalcon_gmac.c157 FALCON_STAT(efx, GRx128to255Pkt, rx_128_to_255); in falcon_update_stats_gmac()
217 mac_stats->rx_128_to_255 + mac_stats->rx_256_to_511 + in falcon_update_stats_gmac()
Dfalcon_xmac.c310 FALCON_STAT(efx, XgRxPkts128to255Octets, rx_128_to_255); in falcon_update_stats_xmac()
Dnet_driver.h669 unsigned long rx_128_to_255; member
Dethtool.c147 EFX_ETHTOOL_ULONG_MAC_STAT(rx_128_to_255),