Searched refs:to_rcq (Results 1 – 3 of 3) sorted by relevance
755 struct rxe_cq *cq = to_rcq(ibcq); in rxe_create_cq()781 struct rxe_cq *cq = to_rcq(ibcq); in rxe_destroy_cq()798 struct rxe_cq *cq = to_rcq(ibcq); in rxe_resize_cq()818 struct rxe_cq *cq = to_rcq(ibcq); in rxe_poll_cq()838 struct rxe_cq *cq = to_rcq(ibcq); in rxe_peek_cq()848 struct rxe_cq *cq = to_rcq(ibcq); in rxe_req_notify_cq()
436 static inline struct rxe_cq *to_rcq(struct ib_cq *cq) in to_rcq() function
303 struct rxe_cq *rcq = to_rcq(init->recv_cq); in rxe_qp_from_init()304 struct rxe_cq *scq = to_rcq(init->send_cq); in rxe_qp_from_init()
Completed in 8 milliseconds