Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c1064 struct rxe_cq *cq = to_rcq(ibcq); in rxe_create_cq()
1115 struct rxe_cq *cq = to_rcq(ibcq); in rxe_resize_cq()
1151 struct rxe_cq *cq = to_rcq(ibcq); in rxe_poll_cq()
1171 struct rxe_cq *cq = to_rcq(ibcq); in rxe_peek_cq()
1181 struct rxe_cq *cq = to_rcq(ibcq); in rxe_req_notify_cq()
1200 struct rxe_cq *cq = to_rcq(ibcq); in rxe_destroy_cq()
H A Drxe_verbs.h443 static inline struct rxe_cq *to_rcq(struct ib_cq *cq) in to_rcq() function
H A Drxe_qp.c356 struct rxe_cq *rcq = to_rcq(init->recv_cq); in rxe_qp_from_init()
357 struct rxe_cq *scq = to_rcq(init->send_cq); in rxe_qp_from_init()