Searched refs:tx_queue_dropped (Results 1 – 4 of 4) sorted by relevance
148 priv->stats.sw.tx_queue_dropped = s.tx_dropped; in mlx5i_grp_sw_update_stats()162 stats->tx_dropped = sstats->tx_queue_dropped; in mlx5i_get_stats()
183 u64 tx_queue_dropped; member
168 { MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_queue_dropped) },427 s->tx_queue_dropped += sq_stats->dropped; in mlx5e_stats_grp_sw_update_stats_sq()
167 s->tx_queue_dropped = stats64.tx_dropped; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
Completed in 19 milliseconds