Searched refs:get_pcs_stats (Results 1 – 3 of 3) sorted by relevance
103 void (*get_pcs_stats)(struct fbnic_dev *fbd, bool reset, member
521 mac->get_pcs_stats(fbd, true, &phy_stats->pcs); in fbnic_reset_phy_stats()530 mac->get_pcs_stats(fbd, false, &phy_stats->pcs); in fbnic_get_phy_stats32()
894 .get_pcs_stats = fbnic_mac_get_pcs_stats,