Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c4026 u64 dpkts; in mlx5e_tc_stats_matchall() local
4029 dpkts = cur_stats.rx_packets - rpriv->prev_vf_vport_stats.rx_packets; in mlx5e_tc_stats_matchall()
4032 flow_stats_update(&ma->stats, dpkts, dbytes, jiffies); in mlx5e_tc_stats_matchall()