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