Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dqp.c746 static void mlx5_ib_unlock_cqs(struct mlx5_ib_cq *send_cq,
2133 mlx5_ib_unlock_cqs(send_cq, recv_cq); in create_dci()
2336 mlx5_ib_unlock_cqs(send_cq, recv_cq); in create_user_qp()
2465 mlx5_ib_unlock_cqs(send_cq, recv_cq); in create_kernel_qp()
2505 static void mlx5_ib_unlock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq) in mlx5_ib_unlock_cqs() function
2623 mlx5_ib_unlock_cqs(send_cq, recv_cq); in destroy_qp_common()