Home
last modified time | relevance | path

Searched refs:hfi1_fmr (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmr.c57 struct hfi1_fmr { struct
62 static inline struct hfi1_fmr *to_ifmr(struct ib_fmr *ibfmr) in to_ifmr() argument
64 return container_of(ibfmr, struct hfi1_fmr, ibfmr); in to_ifmr()
379 struct hfi1_fmr *fmr; in hfi1_alloc_fmr()
436 struct hfi1_fmr *fmr = to_ifmr(ibfmr); in hfi1_map_phys_fmr()
482 struct hfi1_fmr *fmr; in hfi1_unmap_fmr()
505 struct hfi1_fmr *fmr = to_ifmr(ibfmr); in hfi1_dealloc_fmr()