Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h683 struct mtk_hw_stats { struct
1335 struct mtk_hw_stats *hw_stats;
H A Dmtk_eth_soc.c39 offsetof(struct mtk_hw_stats, x) / sizeof(u64) }
42 offsetof(struct mtk_hw_stats, xdp_stats.x) / \
1019 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_stats_update_mac()
1103 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_get_stats64()
1974 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_xdp_xmit()
1999 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_xdp_run()
4455 struct mtk_hw_stats *hwstats = mac->hw_stats; in mtk_get_ethtool_stats()