Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireguard/
H A Dmessages.h34 enum counter_values { enum
/linux-6.15/drivers/net/dsa/hirschmann/
H A Dhellcreek.h255 u64 *counter_values; member
H A Dhellcreek.c336 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()