Searched defs:nsim_dev_hwstats_netdev (Results 1 – 1 of 1) sorted by relevance
228 struct nsim_dev_hwstats_netdev { struct229 struct list_head list;230 struct net_device *netdev;231 struct rtnl_hw_stats64 stats;232 bool enabled;233 bool fail_enable;