Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
A Drxe_verbs.c412 struct rxe_qp *qp = to_rqp(ibqp); in rxe_create_qp()
459 struct rxe_qp *qp = to_rqp(ibqp); in rxe_modify_qp()
481 struct rxe_qp *qp = to_rqp(ibqp); in rxe_query_qp()
491 struct rxe_qp *qp = to_rqp(ibqp); in rxe_destroy_qp()
712 struct rxe_qp *qp = to_rqp(ibqp); in rxe_post_send()
736 struct rxe_qp *qp = to_rqp(ibqp); in rxe_post_recv()
1006 struct rxe_qp *qp = to_rqp(ibqp); in rxe_attach_mcast()
1023 struct rxe_qp *qp = to_rqp(ibqp); in rxe_detach_mcast()
A Drxe_verbs.h450 static inline struct rxe_qp *to_rqp(struct ib_qp *qp) in to_rqp() function

Completed in 8 milliseconds