Searched refs:get_stats64 (Results 1 – 2 of 2) sorted by relevance
2384 static inline u64 get_stats64(struct sky2_hw *hw, unsigned port, unsigned reg) in get_stats64() function
3764 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()