Searched refs:ipath_mr (Results 1 – 3 of 3) sorted by relevance
65 struct ipath_mr *mr; in ipath_get_dma_mr()81 static struct ipath_mr *alloc_mr(int count, in alloc_mr()84 struct ipath_mr *mr; in alloc_mr()136 struct ipath_mr *mr; in ipath_reg_phys_mr()189 struct ipath_mr *mr; in ipath_reg_user_mr()257 struct ipath_mr *mr = to_imr(ibmr); in ipath_dereg_mr()
19 ipath_mr.o \
268 struct ipath_mr { struct655 static inline struct ipath_mr *to_imr(struct ib_mr *ibmr) in to_imr()657 return container_of(ibmr, struct ipath_mr, ibmr); in to_imr()