Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h593 struct mtk_hw_stats { struct
1139 struct mtk_hw_stats *hw_stats;
Dmtk_eth_soc.c35 offsetof(struct mtk_hw_stats, x) / sizeof(u64) }
38 offsetof(struct mtk_hw_stats, xdp_stats.x) / \
788 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_stats_update_mac()
857 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_get_stats64()
1697 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_xdp_xmit()
1722 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_xdp_run()
3672 struct mtk_hw_stats *hwstats = mac->hw_stats; in mtk_get_ethtool_stats()