Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dethtool_netlink.h32 void ethtool_aggregate_mac_stats(struct net_device *dev,
87 ethtool_aggregate_mac_stats(struct net_device *dev, in ethtool_aggregate_mac_stats() function
/openbmc/linux/net/ethtool/
H A Dstats.c469 void ethtool_aggregate_mac_stats(struct net_device *dev, in ethtool_aggregate_mac_stats() function
487 EXPORT_SYMBOL(ethtool_aggregate_mac_stats);
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c778 ethtool_aggregate_mac_stats(dev, mac_stats); in ocelot_port_get_eth_mac_stats()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c430 ethtool_aggregate_mac_stats(ndev, mac_stats); in enetc_get_eth_mac_stats()