Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/mlx5/
Dqp.c748 static void mlx5_ib_unlock_cqs(struct mlx5_ib_cq *send_cq,
2135 mlx5_ib_unlock_cqs(send_cq, recv_cq); in create_dci()
2338 mlx5_ib_unlock_cqs(send_cq, recv_cq); in create_user_qp()
2467 mlx5_ib_unlock_cqs(send_cq, recv_cq); in create_kernel_qp()
2507 static void mlx5_ib_unlock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq) in mlx5_ib_unlock_cqs() function
2625 mlx5_ib_unlock_cqs(send_cq, recv_cq); in destroy_qp_common()