Home
last modified time | relevance | path

Searched refs:get_stats64 (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/dsa/qca/
H A Dar9331.c701 .get_stats64 = ar9331_get_stats64,
/linux/drivers/net/ethernet/marvell/
H A Dsky2.h2384 static inline u64 get_stats64(struct sky2_hw *hw, unsigned port, unsigned reg) in get_stats64() function
H A Dsky2.c3764 data[0] = get_stats64(hw, port, GM_TXO_OK_LO); in sky2_phy_stats()
3765 data[1] = get_stats64(hw, port, GM_RXO_OK_LO); in sky2_phy_stats()
/linux/net/dsa/
H A Duser.c2540 if (ds->ops->get_stats64) in dsa_user_get_stats64()
2541 ds->ops->get_stats64(ds, dp->index, s); in dsa_user_get_stats64()
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c2133 .get_stats64 = rtl8365mb_get_stats64,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2315 .get_stats64 = felix_get_stats64,
/linux/drivers/net/dsa/mxl862xx/
H A Dmxl862xx.c2096 .get_stats64 = mxl862xx_get_stats64,
/linux/drivers/net/dsa/
H A Dmt7530.c3359 .get_stats64 = mt7530_get_stats64,