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
205 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_create_cq()320 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_destroy_cq()346 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_req_notify_cq()382 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_resize_cq()520 struct rvt_cq *cq = ibcq_to_rvtcq(ibcq); in rvt_poll_cq()
1380 rvt_cq_enter(ibcq_to_rvtcq(qp->ibqp.recv_cq), &wc, 1); in rvt_error_qp()1410 rvt_cq_enter(ibcq_to_rvtcq(qp->ibqp.recv_cq), &wc, 1); in rvt_error_qp()1877 rvt_cq_enter(ibcq_to_rvtcq(qp->ibqp.recv_cq), &wc, 1); in rvt_post_recv()2363 rvt_cq_enter(ibcq_to_rvtcq(qp->ibqp.recv_cq), &wc, 1); in init_sge()