Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/netdevsim/
Dnetdev.c113 nsim_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats) in nsim_get_stats64() function
484 .ndo_get_stats64 = nsim_get_stats64,
507 .ndo_get_stats64 = nsim_get_stats64,
521 nsim_get_stats64(dev, &rtstats); in nsim_get_queue_stats_rx()
533 nsim_get_stats64(dev, &rtstats); in nsim_get_queue_stats_tx()
545 nsim_get_stats64(dev, &rtstats); in nsim_get_base_stats()