Home
last modified time | relevance | path

Searched refs:mtk_hw_stats (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h662 struct mtk_hw_stats { struct
1319 struct mtk_hw_stats *hw_stats;
Dmtk_eth_soc.c39 offsetof(struct mtk_hw_stats, x) / sizeof(u64) }
42 offsetof(struct mtk_hw_stats, xdp_stats.x) / \
966 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_stats_update_mac()
1050 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_get_stats64()
1912 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_xdp_xmit()
1937 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_xdp_run()
4343 struct mtk_hw_stats *hwstats = mac->hw_stats; in mtk_get_ethtool_stats()