Symbol: nsim_dev_hwstats
drivers/net/netdevsim/hwstats.c
10
nsim_dev_hwstats_get_list_head(struct nsim_dev_hwstats *hwstats,
drivers/net/netdevsim/hwstats.c
105
static int nsim_dev_hwstats_event_off_xstats(struct nsim_dev_hwstats *hwstats,
drivers/net/netdevsim/hwstats.c
152
__nsim_dev_hwstats_event_unregister(struct nsim_dev_hwstats *hwstats,
drivers/net/netdevsim/hwstats.c
171
static void nsim_dev_hwstats_event_unregister(struct nsim_dev_hwstats *hwstats,
drivers/net/netdevsim/hwstats.c
180
static int nsim_dev_hwstats_event(struct nsim_dev_hwstats *hwstats,
drivers/net/netdevsim/hwstats.c
203
struct nsim_dev_hwstats *hwstats;
drivers/net/netdevsim/hwstats.c
206
hwstats = container_of(nb, struct nsim_dev_hwstats, netdevice_nb);
drivers/net/netdevsim/hwstats.c
215
nsim_dev_hwstats_enable_ifindex(struct nsim_dev_hwstats *hwstats,
drivers/net/netdevsim/hwstats.c
22
static void nsim_dev_hwstats_traffic_bump(struct nsim_dev_hwstats *hwstats,
drivers/net/netdevsim/hwstats.c
268
nsim_dev_hwstats_disable_ifindex(struct nsim_dev_hwstats *hwstats,
drivers/net/netdevsim/hwstats.c
301
nsim_dev_hwstats_fail_ifindex(struct nsim_dev_hwstats *hwstats,
drivers/net/netdevsim/hwstats.c
340
struct nsim_dev_hwstats *hwstats = file->private_data;
drivers/net/netdevsim/hwstats.c
406
struct nsim_dev_hwstats *hwstats = &nsim_dev->hwstats;
drivers/net/netdevsim/hwstats.c
44
struct nsim_dev_hwstats *hwstats;
drivers/net/netdevsim/hwstats.c
452
static void nsim_dev_hwsdev_list_wipe(struct nsim_dev_hwstats *hwstats,
drivers/net/netdevsim/hwstats.c
46
hwstats = container_of(work, struct nsim_dev_hwstats, traffic_dw.work);
drivers/net/netdevsim/hwstats.c
472
struct nsim_dev_hwstats *hwstats = &nsim_dev->hwstats;
drivers/net/netdevsim/netdevsim.h
340
struct nsim_dev_hwstats hwstats;