Searched refs:to_mcq (Results 1 – 4 of 4) sorted by relevance
301 static inline struct mthca_cq *to_mcq(struct ib_cq *ibcq) in to_mcq() function
658 struct mthca_cq *cq = to_mcq(ibcq); in mthca_poll_cq()728 to_mcq(cq)->cqn; in mthca_tavor_arm_cq()738 struct mthca_cq *cq = to_mcq(ibcq); in mthca_arbel_arm_cq()
735 qp_context->cqn_snd = cpu_to_be32(to_mcq(ibqp->send_cq)->cqn); in __mthca_modify_qp()774 qp_context->cqn_rcv = cpu_to_be32(to_mcq(ibqp->recv_cq)->cqn); in __mthca_modify_qp()835 mthca_cq_clean(dev, to_mcq(qp->ibqp.recv_cq), qp->qpn, in __mthca_modify_qp()838 mthca_cq_clean(dev, to_mcq(qp->ibqp.send_cq), qp->qpn, NULL); in __mthca_modify_qp()1451 send_cq = to_mcq(qp->ibqp.send_cq); in mthca_free_qp()1452 recv_cq = to_mcq(qp->ibqp.recv_cq); in mthca_free_qp()1578 cq = to_mcq(ib_cq); in mthca_wq_overflow()
38 cq = to_mcq(ib_cq); in mlx5r_wq_overflow()