Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/netdevsim/
Dhwstats.c10 nsim_dev_hwstats_get_list_head(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_get_list_head()
22 static void nsim_dev_hwstats_traffic_bump(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_traffic_bump()
44 struct nsim_dev_hwstats *hwstats; in nsim_dev_hwstats_traffic_work()
46 hwstats = container_of(work, struct nsim_dev_hwstats, traffic_dw.work); in nsim_dev_hwstats_traffic_work()
105 static int nsim_dev_hwstats_event_off_xstats(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_event_off_xstats()
152 __nsim_dev_hwstats_event_unregister(struct nsim_dev_hwstats *hwstats, in __nsim_dev_hwstats_event_unregister()
171 static void nsim_dev_hwstats_event_unregister(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_event_unregister()
180 static int nsim_dev_hwstats_event(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_event()
203 struct nsim_dev_hwstats *hwstats; in nsim_dev_netdevice_event()
206 hwstats = container_of(nb, struct nsim_dev_hwstats, netdevice_nb); in nsim_dev_netdevice_event()
[all …]
Dnetdevsim.h195 struct nsim_dev_hwstats { struct
284 struct nsim_dev_hwstats hwstats;