Home
last modified time | relevance | path

Searched refs:counter_values (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireguard/
Dmessages.h34 enum counter_values { enum
/linux-5.19.10/drivers/net/dsa/hirschmann/
Dhellcreek.h246 u64 *counter_values; member
Dhellcreek.c331 hellcreek_port->counter_values[i] += value; in hellcreek_get_ethtool_stats()
332 data[i] = hellcreek_port->counter_values[i]; in hellcreek_get_ethtool_stats()
1889 port->counter_values = in hellcreek_probe()
1892 sizeof(*port->counter_values), in hellcreek_probe()
1894 if (!port->counter_values) in hellcreek_probe()