Searched defs:ib_create_ah (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/core/
H A Dverbs.c178 struct ib_ah *ib_create_ah(struct ib_pd *pd, struct ib_ah_attr *ah_attr) function
193 EXPORT_SYMBOL(ib_create_ah); variable
257 return ib_create_ah(pd, &ah_attr);

Completed in 75 milliseconds