Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h84 u64 tx_queue_dropped; member
Den_stats.c71 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_queue_dropped) },
196 s->tx_queue_dropped += sq_stats->dropped; in mlx5e_grp_sw_update_stats()
Den_rep.c879 stats->tx_dropped = sstats->tx_queue_dropped; in mlx5e_get_sw_stats64()
Den_main.c3454 stats->tx_dropped = sstats->tx_queue_dropped; in mlx5e_get_stats()