Searched refs:hfi1_mr (Results 1 – 2 of 2) sorted by relevance
115 struct hfi1_mr *mr = NULL; in hfi1_get_dma_mr()155 static struct hfi1_mr *alloc_mr(int count, struct ib_pd *pd) in alloc_mr()157 struct hfi1_mr *mr; in alloc_mr()203 struct hfi1_mr *mr; in hfi1_reg_phys_mr()250 struct hfi1_mr *mr; in hfi1_reg_user_mr()319 struct hfi1_mr *mr = to_imr(ibmr); in hfi1_dereg_mr()356 struct hfi1_mr *mr; in hfi1_alloc_mr()
339 struct hfi1_mr { struct800 static inline struct hfi1_mr *to_imr(struct ib_mr *ibmr) in to_imr()802 return container_of(ibmr, struct hfi1_mr, ibmr); in to_imr()