Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h92 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl);
Dwq.c181 void mlx5_wq_destroy(struct mlx5_wq_ctrl *wq_ctrl) in mlx5_wq_destroy() function
Den_main.c360 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_create_rq()
368 mlx5_wq_destroy(&rq->wq_ctrl); in mlx5e_destroy_rq()
580 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_create_sq()
594 mlx5_wq_destroy(&sq->wq_ctrl); in mlx5e_destroy_sq()
791 mlx5_wq_destroy(&cq->wq_ctrl); in mlx5e_destroy_cq()