Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireguard/
A Dmessages.h34 enum counter_values { enum
/linux-6.3-rc2/drivers/net/dsa/hirschmann/
A Dhellcreek.h253 u64 *counter_values; member
A Dhellcreek.c341 hellcreek_port->counter_values[i] += value; in hellcreek_get_ethtool_stats()
342 data[i] = hellcreek_port->counter_values[i]; in hellcreek_get_ethtool_stats()
1960 port->counter_values = in hellcreek_probe()
1963 sizeof(*port->counter_values), in hellcreek_probe()
1965 if (!port->counter_values) in hellcreek_probe()

Completed in 13 milliseconds