Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h662 struct mtk_hw_stats { struct
1319 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) / \
965 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_stats_update_mac()
1049 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_get_stats64()
1911 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_xdp_xmit()
1936 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_xdp_run()
4342 struct mtk_hw_stats *hwstats = mac->hw_stats; in mtk_get_ethtool_stats()