Lines Matching refs:mlx4_ib_cq
50 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq,
51 struct mlx4_ib_cq *recv_cq);
52 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq,
53 struct mlx4_ib_cq *recv_cq);
643 struct mlx4_ib_cq *mcq; in create_qp_common()
933 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_lock_cqs()
948 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_unlock_cqs()
982 struct mlx4_ib_cq **send_cq, struct mlx4_ib_cq **recv_cq) in get_cqs()
1003 struct mlx4_ib_cq *send_cq, *recv_cq; in destroy_qp_common()
1517 struct mlx4_ib_cq *send_cq, *recv_cq; in __mlx4_ib_modify_qp()
2489 struct mlx4_ib_cq *cq; in mlx4_wq_overflow()