Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-eth/
Dethtool.c25 .idx = offsetof(struct mtk_hw_stats, stat) / sizeof(u64) \
206 struct mtk_hw_stats *hwstats = mac->hw_stats; in mtk_get_ethtool_stats()
Dmtk_eth_soc.h515 struct mtk_hw_stats { struct
688 struct mtk_hw_stats *hw_stats;
Dmtk_eth_soc.c433 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_stats_update_mac()
484 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_get_stats64()
/Linux-v4.19/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h427 struct mtk_hw_stats { struct
673 struct mtk_hw_stats *hw_stats;
Dmtk_eth_soc.c35 offsetof(struct mtk_hw_stats, x) / sizeof(u64) }
493 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_stats_update_mac()
541 struct mtk_hw_stats *hw_stats = mac->hw_stats; in mtk_get_stats64()
2274 struct mtk_hw_stats *hwstats = mac->hw_stats; in mtk_get_ethtool_stats()