Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c332 *packets = c.packets - counter->lastpackets; in mlx5_fc_query_cached()
336 counter->lastpackets = c.packets; in mlx5_fc_query_cached()
Dfs_core.h147 u64 lastpackets; member