Lines Matching refs:mlx4_ib_cq
49 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq,
50 struct mlx4_ib_cq *recv_cq);
51 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq,
52 struct mlx4_ib_cq *recv_cq);
630 struct mlx4_ib_cq *mcq; in create_qp_common()
914 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_lock_cqs()
929 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_unlock_cqs()
963 struct mlx4_ib_cq **send_cq, struct mlx4_ib_cq **recv_cq) in get_cqs()
984 struct mlx4_ib_cq *send_cq, *recv_cq; in destroy_qp_common()
1453 struct mlx4_ib_cq *send_cq, *recv_cq; in __mlx4_ib_modify_qp()
2377 struct mlx4_ib_cq *cq; in mlx4_wq_overflow()