Home
last modified time | relevance | path

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

/linux-6.14.4/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.h327 struct nsim_dev_hwstats hwstats; member
/linux-6.14.4/drivers/net/ethernet/wangxun/libwx/
Dwx_ethtool.c168 struct wx_hw_stats *hwstats; in wx_get_mac_stats() local
184 struct wx_hw_stats *hwstats; in wx_get_pause_stats() local
Dwx_lib.c2673 struct wx_hw_stats *hwstats; in wx_get_stats64() local
Dwx_hw.c2301 struct wx_hw_stats *hwstats = &wx->stats; in wx_update_stats() local
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c539 struct ixgbe_hw_stats *hwstats = &adapter->stats; in ixgbe_get_pause_stats() local
Dixgbe_main.c945 struct ixgbe_hw_stats *hwstats = &adapter->stats; in ixgbe_update_xoff_rx_lfc() local
978 struct ixgbe_hw_stats *hwstats = &adapter->stats; in ixgbe_update_xoff_received() local
7471 struct ixgbe_hw_stats *hwstats = &adapter->stats; in ixgbe_update_stats() local
/linux-6.14.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c4388 struct mtk_hw_stats *hwstats = mac->hw_stats; in mtk_get_ethtool_stats() local