Searched refs:counter_values (Results 1 – 3 of 3) 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()1959 port->counter_values = in hellcreek_probe()1962 sizeof(*port->counter_values), in hellcreek_probe()1964 if (!port->counter_values) in hellcreek_probe()
255 u64 *counter_values; member
Completed in 11 milliseconds