Searched refs:counter_values (Results 1 – 2 of 2) sorted by relevance
34 enum counter_values { enum
336 hellcreek_port->counter_values[i] += value; in hellcreek_get_ethtool_stats()337 data[i] = hellcreek_port->counter_values[i]; in hellcreek_get_ethtool_stats()1961 port->counter_values = in hellcreek_probe()1964 sizeof(*port->counter_values), in hellcreek_probe()1966 if (!port->counter_values) in hellcreek_probe()