Home
last modified time | relevance | path

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

/drivers/net/sfc/
Dfalcon_gmac.c160 FALCON_STAT(efx, GRx1024to15xxPkt, rx_1024_to_15xx); in falcon_update_stats_gmac()
218 mac_stats->rx_512_to_1023 + mac_stats->rx_1024_to_15xx + in falcon_update_stats_gmac()
Dfalcon_xmac.c313 FALCON_STAT(efx, XgRxPkts1024to15xxOctets, rx_1024_to_15xx); in falcon_update_stats_xmac()
Dnet_driver.h672 unsigned long rx_1024_to_15xx; member
Dethtool.c150 EFX_ETHTOOL_ULONG_MAC_STAT(rx_1024_to_15xx),