Home
last modified time | relevance | path

Searched refs:to_rcq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c758 struct rxe_cq *cq = to_rcq(ibcq); in rxe_create_cq()
784 struct rxe_cq *cq = to_rcq(ibcq); in rxe_destroy_cq()
795 struct rxe_cq *cq = to_rcq(ibcq); in rxe_resize_cq()
822 struct rxe_cq *cq = to_rcq(ibcq); in rxe_poll_cq()
842 struct rxe_cq *cq = to_rcq(ibcq); in rxe_peek_cq()
850 struct rxe_cq *cq = to_rcq(ibcq); in rxe_req_notify_cq()
H A Drxe_verbs.h421 static inline struct rxe_cq *to_rcq(struct ib_cq *cq) in to_rcq() function
H A Drxe_qp.c315 struct rxe_cq *rcq = to_rcq(init->recv_cq); in rxe_qp_from_init()
316 struct rxe_cq *scq = to_rcq(init->send_cq); in rxe_qp_from_init()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c1061 struct rxe_cq *cq = to_rcq(ibcq); in rxe_create_cq()
1112 struct rxe_cq *cq = to_rcq(ibcq); in rxe_resize_cq()
1148 struct rxe_cq *cq = to_rcq(ibcq); in rxe_poll_cq()
1168 struct rxe_cq *cq = to_rcq(ibcq); in rxe_peek_cq()
1178 struct rxe_cq *cq = to_rcq(ibcq); in rxe_req_notify_cq()
1197 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()

Completed in 7 milliseconds