Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/mlx4/
Dqp.c54 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq,
934 mlx4_ib_unlock_cqs(to_mcq(init_attr->send_cq), in create_rq()
1206 mlx4_ib_unlock_cqs(to_mcq(init_attr->send_cq), in create_qp_common()
1276 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_unlock_cqs() function
1412 mlx4_ib_unlock_cqs(send_cq, recv_cq); in destroy_qp_common()