Home
last modified time | relevance | path

Searched defs:hwstats (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/net/netdevsim/
Dhwstats.c10 nsim_dev_hwstats_get_list_head(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_get_list_head()
22 static void nsim_dev_hwstats_traffic_bump(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_traffic_bump()
44 struct nsim_dev_hwstats *hwstats; in nsim_dev_hwstats_traffic_work() local
105 static int nsim_dev_hwstats_event_off_xstats(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_event_off_xstats()
152 __nsim_dev_hwstats_event_unregister(struct nsim_dev_hwstats *hwstats, in __nsim_dev_hwstats_event_unregister()
171 static void nsim_dev_hwstats_event_unregister(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_event_unregister()
180 static int nsim_dev_hwstats_event(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_event()
203 struct nsim_dev_hwstats *hwstats; in nsim_dev_netdevice_event() local
215 nsim_dev_hwstats_enable_ifindex(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_enable_ifindex()
271 nsim_dev_hwstats_disable_ifindex(struct nsim_dev_hwstats *hwstats, in nsim_dev_hwstats_disable_ifindex()
[all …]
Dnetdevsim.h284 struct nsim_dev_hwstats hwstats; member
/linux-5.19.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c539 struct ixgbe_hw_stats *hwstats = &adapter->stats; in ixgbe_get_pause_stats() local
Dixgbe_main.c930 struct ixgbe_hw_stats *hwstats = &adapter->stats; in ixgbe_update_xoff_rx_lfc() local
963 struct ixgbe_hw_stats *hwstats = &adapter->stats; in ixgbe_update_xoff_received() local
7046 struct ixgbe_hw_stats *hwstats = &adapter->stats; in ixgbe_update_stats() local
/linux-5.19.10/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c3157 struct mtk_hw_stats *hwstats = mac->hw_stats; in mtk_get_ethtool_stats() local