Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_verbs.c393 struct rxe_qp *qp = to_rqp(ibqp); in rxe_create_qp()
439 struct rxe_qp *qp = to_rqp(ibqp); in rxe_modify_qp()
463 struct rxe_qp *qp = to_rqp(ibqp); in rxe_query_qp()
473 struct rxe_qp *qp = to_rqp(ibqp); in rxe_destroy_qp()
692 struct rxe_qp *qp = to_rqp(ibqp); in rxe_post_send()
716 struct rxe_qp *qp = to_rqp(ibqp); in rxe_post_recv()
A Drxe_mcast.c437 struct rxe_qp *qp = to_rqp(ibqp); in rxe_attach_mcast()
467 struct rxe_qp *qp = to_rqp(ibqp); in rxe_detach_mcast()
A Drxe_verbs.h431 static inline struct rxe_qp *to_rqp(struct ib_qp *qp) in to_rqp() function

Completed in 8 milliseconds