Searched refs:lastpackets (Results 1 – 3 of 3) sorted by relevance
19 u64 lastpackets; member79 &act_stats->lastpackets, &lastused); in mlx5e_tc_act_stats_add()188 pkts - item->lastpackets, in mlx5e_tc_act_stats_fill_stats()191 item->lastpackets = pkts; in mlx5e_tc_act_stats_fill_stats()
271 counter->lastpackets = counter->cache.packets; in mlx5_fc_create()380 *packets = c.packets - counter->lastpackets; in mlx5_fc_query_cached()384 counter->lastpackets = c.packets; in mlx5_fc_query_cached()
329 u64 lastpackets; member