Searched refs:to_c2cq (Results 1 – 4 of 4) sorted by relevance
153 static inline struct c2_cq *to_c2cq(struct ib_cq *ibcq) in to_c2cq() function
422 struct c2_cq *send_cq = to_c2cq(qp_attrs->send_cq); in c2_alloc_qp()423 struct c2_cq *recv_cq = to_c2cq(qp_attrs->recv_cq); in c2_alloc_qp()605 send_cq = to_c2cq(qp->ibqp.send_cq); in c2_free_qp()606 recv_cq = to_c2cq(qp->ibqp.recv_cq); in c2_free_qp()
204 struct c2_cq *cq = to_c2cq(ibcq); in c2_poll_cq()229 cq = to_c2cq(ibcq); in c2_arm_cq()
322 struct c2_cq *cq = to_c2cq(ib_cq); in c2_destroy_cq()