Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_mirror.c208 sparx5_get_stats64(port->ndev, &new_stats); in sparx5_mirror_stats()
Dsparx5_netdev.c248 .ndo_get_stats64 = sparx5_get_stats64,
Dsparx5_main.h360 void sparx5_get_stats64(struct net_device *ndev, struct rtnl_link_stats64 *stats);
Dsparx5_ethtool.c1048 void sparx5_get_stats64(struct net_device *ndev, in sparx5_get_stats64() function