counter_values
port->counter_values =
sizeof(*port->counter_values),
if (!port->counter_values)
hellcreek_port->counter_values[i] += value;
data[i] = hellcreek_port->counter_values[i];
u64 *counter_values;