Searched defs:nsim_dev_hwstats_netdev (Results 1 – 1 of 1) sorted by relevance
239 struct nsim_dev_hwstats_netdev { struct240 struct list_head list;241 struct net_device *netdev;242 struct rtnl_hw_stats64 stats;243 bool enabled;244 bool fail_enable;