Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den.h139 u64 tx_queue_dropped; member
Den_main.c147 s->tx_queue_dropped = 0; in mlx5e_update_stats()
170 s->tx_queue_dropped += sq_stats->dropped; in mlx5e_update_stats()
1828 stats->tx_dropped = vstats->tx_queue_dropped; in mlx5e_get_stats()