Home
last modified time | relevance | path

Searched refs:to_vah (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma.h294 static inline struct pvrdma_ah *to_vah(struct ib_ah *ibah) in to_vah() function
H A Dpvrdma_verbs.c517 struct pvrdma_ah *ah = to_vah(ibah); in pvrdma_create_ah()
H A Dpvrdma_qp.c785 wqe_hdr->wr.ud.av = to_vah(ud_wr(wr)->ah)->av; in pvrdma_post_send()