Searched refs:counter_values (Results 1 – 3 of 3) sorted by relevance
34 enum counter_values { enum
331 hellcreek_port->counter_values[i] += value; in hellcreek_get_ethtool_stats()332 data[i] = hellcreek_port->counter_values[i]; in hellcreek_get_ethtool_stats()1810 port->counter_values = in hellcreek_probe()1813 sizeof(*port->counter_values), in hellcreek_probe()1815 if (!port->counter_values) in hellcreek_probe()
246 u64 *counter_values; member
Completed in 12 milliseconds