Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c331 *bytes = c.bytes - counter->lastbytes; in mlx5_fc_query_cached()
335 counter->lastbytes = c.bytes; in mlx5_fc_query_cached()
Dfs_core.h148 u64 lastbytes; member