Searched refs:to_rsrq (Results 1 – 2 of 2) sorted by relevance
381 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_create_srq()437 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_modify_srq()478 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_query_srq()501 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_post_srq_recv()525 struct rxe_srq *srq = to_rsrq(ibsrq); in rxe_destroy_srq()
438 static inline struct rxe_srq *to_rsrq(struct ib_srq *srq) in to_rsrq() function