Home
last modified time | relevance | path

Searched refs:to_rcq (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_verbs.c879 struct rxe_cq *cq = to_rcq(ibcq); in rxe_destroy_cq()
890 struct rxe_cq *cq = to_rcq(ibcq); in rxe_resize_cq()
917 struct rxe_cq *cq = to_rcq(ibcq); in rxe_poll_cq()
937 struct rxe_cq *cq = to_rcq(ibcq); in rxe_peek_cq()
945 struct rxe_cq *cq = to_rcq(ibcq); in rxe_req_notify_cq()
Drxe_verbs.h450 static inline struct rxe_cq *to_rcq(struct ib_cq *cq) in to_rcq() function
Drxe_qp.c331 struct rxe_cq *rcq = to_rcq(init->recv_cq); in rxe_qp_from_init()
332 struct rxe_cq *scq = to_rcq(init->send_cq); in rxe_qp_from_init()