Searched defs:alloc_mr (Results 1 – 4 of 4) sorted by relevance
81 static struct ipath_mr *alloc_mr(int count, in alloc_mr() function
155 static struct hfi1_mr *alloc_mr(int count, struct ib_pd *pd) in alloc_mr() function
138 static struct qib_mr *alloc_mr(int count, struct ib_pd *pd) in alloc_mr() function
1747 struct ib_mr * (*alloc_mr)(struct ib_pd *pd, member