Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_counters.c62 u64 lastbytes; member
320 counter->lastbytes = counter->cache.bytes; in mlx5_fc_create_ex()
453 *bytes = c.bytes - counter->lastbytes; in mlx5_fc_query_cached()
457 counter->lastbytes = c.bytes; in mlx5_fc_query_cached()

Completed in 5 milliseconds