Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dtransobj.c93 void mlx5_core_destroy_rq(struct mlx5_core_dev *dev, u32 rqn) in mlx5_core_destroy_rq() function
102 EXPORT_SYMBOL(mlx5_core_destroy_rq);
367 mlx5_core_destroy_rq(hp->func_mdev, hp->rqn[j]); in mlx5_hairpin_create_queues()
376 mlx5_core_destroy_rq(hp->func_mdev, hp->rqn[i]); in mlx5_hairpin_destroy_queues()
Den_main.c800 mlx5_core_destroy_rq(rq->mdev, rq->rqn); in mlx5e_destroy_rq()
/Linux-v5.4/include/linux/mlx5/
Dtransobj.h43 void mlx5_core_destroy_rq(struct mlx5_core_dev *dev, u32 rqn);