Home
last modified time | relevance | path

Searched refs:mtk_hw_stats (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h519 /* struct mtk_hw_stats - the structure that holds the traffic statistics.
528 struct mtk_hw_stats { struct
939 struct mtk_hw_stats *hw_stats;
H A Dmtk_eth_soc.c30 offsetof(struct mtk_hw_stats, x) / sizeof(u64) }
682 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_stats_update_mac()
751 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_get_stats64()
2739 struct mtk_hw_stats *hwstats = mac->hw_stats; in mtk_get_ethtool_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h653 /* struct mtk_hw_stats - the structure that holds the traffic statistics.
662 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()

Completed in 15 milliseconds