Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dethtool_netlink.h38 void ethtool_aggregate_pause_stats(struct net_device *dev,
105 ethtool_aggregate_pause_stats(struct net_device *dev, in ethtool_aggregate_pause_stats() function
/openbmc/linux/net/ethtool/
H A Dstats.c529 void ethtool_aggregate_pause_stats(struct net_device *dev, in ethtool_aggregate_pause_stats() function
547 EXPORT_SYMBOL(ethtool_aggregate_pause_stats);
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c537 ethtool_aggregate_pause_stats(dev, pause_stats); in ocelot_port_get_pause_stats()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c343 ethtool_aggregate_pause_stats(ndev, pause_stats); in enetc_get_pause_stats()