mlxsw_sp_ptp_port_stats
struct mlxsw_sp_ptp_port_stats stats;
.offset = offsetof(struct mlxsw_sp_ptp_port_stats, \
static const struct mlxsw_sp_ptp_port_stat mlxsw_sp_ptp_port_stats[] = {
ARRAY_SIZE(mlxsw_sp_ptp_port_stats)
memcpy(*p, mlxsw_sp_ptp_port_stats[i].str,
offset = mlxsw_sp_ptp_port_stats[i].offset;