Lines Matching refs:mlx4_ib_cq
52 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq,
53 struct mlx4_ib_cq *recv_cq);
54 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq,
55 struct mlx4_ib_cq *recv_cq);
865 struct mlx4_ib_cq *mcq; in create_rq()
997 struct mlx4_ib_cq *mcq; in create_qp_common()
1298 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_lock_cqs()
1313 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_unlock_cqs()
1347 struct mlx4_ib_cq **send_cq, struct mlx4_ib_cq **recv_cq) in get_cqs()
1400 struct mlx4_ib_cq *send_cq, *recv_cq; in destroy_qp_common()
2117 struct mlx4_ib_cq *send_cq, *recv_cq; in __mlx4_ib_modify_qp()
3277 struct mlx4_ib_cq *cq; in mlx4_wq_overflow()
4406 struct mlx4_ib_cq *mcq = to_mcq(cq); in handle_drain_completion()