Searched refs:pvrdma_ah (Results 1 – 3 of 3) 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()
185 INIT_RDMA_OBJ_SIZE(ib_ah, pvrdma_ah, ibah),