Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/xrs700x/
A Dxrs700x.c710 .get_stats64 = xrs700x_get_stats64,
/linux/drivers/net/dsa/qca/
A Dar9331.c704 .get_stats64 = ar9331_get_stats64,
/linux/include/net/
A Ddsa.h686 void (*get_stats64)(struct dsa_switch *ds, int port, member
/linux/net/dsa/
A Dslave.c1759 if (ds->ops->get_stats64) in dsa_slave_get_stats64()
1760 ds->ops->get_stats64(ds, dp->index, s); in dsa_slave_get_stats64()
/linux/drivers/net/ethernet/marvell/
A Dsky2.h2384 static inline u64 get_stats64(struct sky2_hw *hw, unsigned port, unsigned reg) in get_stats64() function
A Dsky2.c3766 data[0] = get_stats64(hw, port, GM_TXO_OK_LO); in sky2_phy_stats()
3767 data[1] = get_stats64(hw, port, GM_RXO_OK_LO); in sky2_phy_stats()
/linux/drivers/net/dsa/
A Drtl8365mb.c1972 .get_stats64 = rtl8365mb_get_stats64,

Completed in 43 milliseconds