Searched refs:pvrdma_ah (Results 1 – 2 of 2) sorted by relevance
160 struct pvrdma_ah { struct294 static inline struct pvrdma_ah *to_vah(struct ib_ah *ibah) in to_vah()296 return container_of(ibah, struct pvrdma_ah, ibah); in to_vah()
517 struct pvrdma_ah *ah = to_vah(ibah); in pvrdma_create_ah()