Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dvport.h110 u64 *tx_discard_vport_down);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c1061 u64 *tx_discard_vport_down) in mlx5_query_vport_down_stats() argument
1080 *tx_discard_vport_down = MLX5_GET64(query_vnic_env_out, out, in mlx5_query_vport_down_stats()
Deswitch.c2103 u64 rx_discard_vport_down, tx_discard_vport_down; in mlx5_eswitch_query_vport_drop_stats() local
2124 &tx_discard_vport_down); in mlx5_eswitch_query_vport_drop_stats()
2131 stats->tx_dropped += tx_discard_vport_down; in mlx5_eswitch_query_vport_drop_stats()