Home
last modified time | relevance | path

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

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