Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_verbs.c755 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()
A Drxe_verbs.h436 static inline struct rxe_cq *to_rcq(struct ib_cq *cq) in to_rcq() function
A Drxe_qp.c303 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 10 milliseconds