Searched defs:hwstats (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/netdevsim/
H A Dhwstats.c10 nsim_dev_hwstats_get_list_head(struct nsim_dev_hwstats *hwstats, argument
22 static void nsim_dev_hwstats_traffic_bump(struct nsim_dev_hwstats *hwstats, argument
44 struct nsim_dev_hwstats *hwstats; local
105 nsim_dev_hwstats_event_off_xstats(struct nsim_dev_hwstats *hwstats, struct net_device *dev, unsigned long event, void *ptr) argument
152 __nsim_dev_hwstats_event_unregister(struct nsim_dev_hwstats *hwstats, struct net_device *dev, enum netdev_offload_xstats_type type) argument
171 nsim_dev_hwstats_event_unregister(struct nsim_dev_hwstats *hwstats, struct net_device *dev) argument
180 nsim_dev_hwstats_event(struct nsim_dev_hwstats *hwstats, struct net_device *dev, unsigned long event, void *ptr) argument
203 struct nsim_dev_hwstats *hwstats; local
215 nsim_dev_hwstats_enable_ifindex(struct nsim_dev_hwstats *hwstats, int ifindex, enum netdev_offload_xstats_type type, struct list_head *hwsdev_list) argument
271 nsim_dev_hwstats_disable_ifindex(struct nsim_dev_hwstats *hwstats, int ifindex, enum netdev_offload_xstats_type type, struct list_head *hwsdev_list) argument
304 nsim_dev_hwstats_fail_ifindex(struct nsim_dev_hwstats *hwstats, int ifindex, enum netdev_offload_xstats_type type, struct list_head *hwsdev_list) argument
344 struct nsim_dev_hwstats *hwstats = file->private_data; local
412 struct nsim_dev_hwstats *hwstats = &nsim_dev->hwstats; local
458 nsim_dev_hwsdev_list_wipe(struct nsim_dev_hwstats *hwstats, enum netdev_offload_xstats_type type) argument
478 struct nsim_dev_hwstats *hwstats = &nsim_dev->hwstats; local
[all...]
H A Dnetdevsim.h310 struct nsim_dev_hwstats hwstats; member in struct:nsim_dev
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c147 struct wx_hw_stats *hwstats; local
163 struct wx_hw_stats *hwstats; local
[all...]
H A Dwx_hw.c2281 struct wx_hw_stats *hwstats = &wx->stats; local
[all...]
H A Dwx_lib.c2630 struct wx_hw_stats *hwstats; local
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c539 struct ixgbe_hw_stats *hwstats = &adapter->stats; local
H A Dixgbe_main.c931 struct ixgbe_hw_stats *hwstats = &adapter->stats; local
964 struct ixgbe_hw_stats *hwstats = &adapter->stats; local
7118 struct ixgbe_hw_stats *hwstats = &adapter->stats; local
[all...]
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4346 struct mtk_hw_stats *hwstats = mac->hw_stats; local

Completed in 186 milliseconds