Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c265 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_create_srq()
303 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_modify_srq()
332 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_query_srq()
345 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_destroy_srq()
360 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_post_srq_recv()
H A Drxe_verbs.h411 static inline struct rxe_srq *to_rsrq(struct ib_srq *srq) in to_rsrq() function
H A Drxe_qp.c317 struct rxe_srq *srq = init->srq ? to_rsrq(init->srq) : NULL; in rxe_qp_from_init()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_verbs.c372 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_create_srq()
428 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_modify_srq()
469 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_query_srq()
492 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_post_srq_recv()
516 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_destroy_srq()
H A Drxe_verbs.h433 static inline struct rxe_srq *to_rsrq(struct ib_srq *srq) in to_rsrq() function
H A Drxe_qp.c358 struct rxe_srq *srq = init->srq ? to_rsrq(init->srq) : NULL; in rxe_qp_from_init()

Completed in 8 milliseconds