Searched refs:otx2_dev_stats (Results 1 – 3 of 3) sorted by relevance
30 .index = offsetof(struct otx2_dev_stats, stat) / sizeof(u64), \38 static const struct otx2_stat otx2_dev_stats[] = { variable68 static const unsigned int otx2_n_dev_stats = ARRAY_SIZE(otx2_dev_stats);113 memcpy(data, otx2_dev_stats[stats].name, ETH_GSTRING_LEN); in otx2_get_strings()203 [otx2_dev_stats[stat].index]; in otx2_get_ethtool_stats()1336 memcpy(data, otx2_dev_stats[stats].name, ETH_GSTRING_LEN); in otx2vf_get_strings()1360 [otx2_dev_stats[stat].index]; in otx2vf_get_ethtool_stats()
146 struct otx2_dev_stats { struct237 struct otx2_dev_stats dev_stats;
98 struct otx2_dev_stats *dev_stats = &pfvf->hw.dev_stats; in otx2_get_dev_stats()123 struct otx2_dev_stats *dev_stats; in otx2_get_stats64()