Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_av.c157 if (rxe_ah_pd(ah) != pkt->qp->pd) { in rxe_get_av()
H A Drxe_verbs.h458 static inline struct rxe_pd *rxe_ah_pd(struct rxe_ah *ah) in rxe_ah_pd() function