Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h710 struct mtk_hw_stats { struct
1376 struct mtk_hw_stats *hw_stats;
H A Dmtk_eth_soc.c40 offsetof(struct mtk_hw_stats, x) / sizeof(u64) }
43 offsetof(struct mtk_hw_stats, xdp_stats.x) / \
1108 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_stats_update_mac()
1192 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_get_stats64()
2094 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_xdp_xmit()
2119 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_xdp_run()
4608 struct mtk_hw_stats *hwstats = mac->hw_stats; in mtk_get_ethtool_stats()