Home
last modified time | relevance | path

Searched defs:qos_sqs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dqos.c57 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_get_qos_sq() local
73 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_open_qos_sq() local
213 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_close_qos_sq() local
238 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_qos_close_queues() local
332 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_qos_deactivate_queues() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_txrx.c130 struct mlx5e_txqsq __rcu **qos_sqs; in mlx5e_napi_poll() local
H A Den.h747 struct mlx5e_txqsq __rcu * __rcu *qos_sqs; member