Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireguard/
H A Dmessages.h34 enum counter_values { enum
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.h253 u64 *counter_values; member
H A Dhellcreek.c340 hellcreek_port->counter_values[i] += value; in hellcreek_get_ethtool_stats()
341 data[i] = hellcreek_port->counter_values[i]; in hellcreek_get_ethtool_stats()
1963 port->counter_values = in hellcreek_probe()
1966 sizeof(*port->counter_values), in hellcreek_probe()
1968 if (!port->counter_values) in hellcreek_probe()