Searched defs:nsim_dev_hwstats_netdev (Results 1 – 1 of 1) sorted by relevance
253 struct nsim_dev_hwstats_netdev { struct254 struct list_head list;255 struct net_device *netdev;256 struct rtnl_hw_stats64 stats;257 bool enabled;258 bool fail_enable;