Searched refs:otx2_dev_stats (Results 1 – 4 of 4) sorted by relevance
31 .index = offsetof(struct otx2_dev_stats, stat) / sizeof(u64), \39 static const struct otx2_stat otx2_dev_stats[] = { variable69 static const unsigned int otx2_n_dev_stats = ARRAY_SIZE(otx2_dev_stats);116 ethtool_puts(&data, otx2_dev_stats[stats].name); in otx2_get_strings()195 [otx2_dev_stats[stat].index]; in otx2_get_ethtool_stats()1392 ethtool_puts(&data, otx2_dev_stats[stats].name); in otx2vf_get_strings()1411 [otx2_dev_stats[stat].index]; in otx2vf_get_ethtool_stats()
143 struct otx2_dev_stats { struct257 struct otx2_dev_stats dev_stats;
115 struct otx2_dev_stats *dev_stats = &pfvf->hw.dev_stats; in otx2_get_dev_stats()142 struct otx2_dev_stats *dev_stats; in otx2_get_stats64()
2223 struct otx2_dev_stats *dev_stats; in otx2_xmit()