Searched defs:nsim_dev_hwstats_netdev (Results 1 – 1 of 1) sorted by relevance
187 struct nsim_dev_hwstats_netdev { struct188 struct list_head list;189 struct net_device *netdev;190 struct rtnl_hw_stats64 stats;191 bool enabled;192 bool fail_enable;