Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.c135 s.tx_queue_dropped += sq_stats->dropped; in mlx5i_grp_sw_update_stats()
153 stats->tx_dropped = sstats->tx_queue_dropped; in mlx5i_get_stats()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h169 u64 tx_queue_dropped; member
Den_rep.c143 s->tx_queue_dropped = stats64.tx_dropped; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
Den_stats.c152 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_queue_dropped) },
381 s->tx_queue_dropped += sq_stats->dropped; in mlx5e_stats_grp_sw_update_stats_sq()