Home
last modified time | relevance | path

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

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