Searched refs:ibcq_to_rvtcq (Results 1 – 4 of 4) sorted by relevance
785 struct rvt_cq *cq = ibcq_to_rvtcq(qp->ibqp.recv_cq); in rvt_recv_cq()805 struct rvt_cq *cq = ibcq_to_rvtcq(qp->ibqp.send_cq); in rvt_send_cq()922 struct rvt_cq *cq = ibcq_to_rvtcq(send_cq); in ib_cq_tail()924 return ibcq_to_rvtcq(send_cq)->ip ? in ib_cq_tail()926 ibcq_to_rvtcq(send_cq)->kqueue->tail; in ib_cq_tail()938 struct rvt_cq *cq = ibcq_to_rvtcq(send_cq); in ib_cq_head()940 return ibcq_to_rvtcq(send_cq)->ip ? in ib_cq_head()942 ibcq_to_rvtcq(send_cq)->kqueue->head; in ib_cq_head()
60 static inline struct rvt_cq *ibcq_to_rvtcq(struct ib_cq *ibcq) in ibcq_to_rvtcq() function
163 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_create_cq()278 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_destroy_cq()304 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_req_notify_cq()340 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_resize_cq()478 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_poll_cq()
1324 rvt_cq_enter(ibcq_to_rvtcq(qp->ibqp.recv_cq), &wc, 1); in rvt_error_qp()1354 rvt_cq_enter(ibcq_to_rvtcq(qp->ibqp.recv_cq), &wc, 1); in rvt_error_qp()1825 rvt_cq_enter(ibcq_to_rvtcq(qp->ibqp.recv_cq), &wc, 1); in rvt_post_recv()2312 rvt_cq_enter(ibcq_to_rvtcq(qp->ibqp.recv_cq), &wc, 1); in init_sge()