Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.h33 void mlx5e_qos_close_queues(struct mlx5e_channel *c);
Dqos.c227 void mlx5e_qos_close_queues(struct mlx5e_channel *c) in mlx5e_qos_close_queues() function
257 mlx5e_qos_close_queues(chs->c[i]); in mlx5e_qos_close_all_queues()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c2551 mlx5e_qos_close_queues(c); in mlx5e_close_channel()