otx2_dev_stats
struct otx2_dev_stats *dev_stats = &pfvf->hw.dev_stats;
struct otx2_dev_stats *dev_stats;
struct otx2_dev_stats dev_stats;
ethtool_puts(&data, otx2_dev_stats[stats].name);
ethtool_puts(&data, otx2_dev_stats[stats].name);
[otx2_dev_stats[stat].index];
[otx2_dev_stats[stat].index];
.index = offsetof(struct otx2_dev_stats, stat) / sizeof(u64), \
static const struct otx2_stat otx2_dev_stats[] = {
static const unsigned int otx2_n_dev_stats = ARRAY_SIZE(otx2_dev_stats);
struct otx2_dev_stats *dev_stats;
struct otx2_dev_stats *dev_stats;