Home
last modified time | relevance | path

Searched refs:ethtool_aggregate_mac_stats (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dethtool_netlink.h34 void ethtool_aggregate_mac_stats(struct net_device *dev,
91 ethtool_aggregate_mac_stats(struct net_device *dev, in ethtool_aggregate_mac_stats() function
/linux/net/ethtool/
H A Dstats.c524 void ethtool_aggregate_mac_stats(struct net_device *dev, in ethtool_aggregate_mac_stats() function
542 EXPORT_SYMBOL(ethtool_aggregate_mac_stats);
/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c778 ethtool_aggregate_mac_stats(dev, mac_stats); in ocelot_port_get_eth_mac_stats()