Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_mr.c43 struct ipath_fmr { struct
49 static inline struct ipath_fmr *to_ifmr(struct ib_fmr *ibfmr) in to_ifmr() argument
51 return container_of(ibfmr, struct ipath_fmr, ibfmr); in to_ifmr()
285 struct ipath_fmr *fmr; in ipath_alloc_fmr()
350 struct ipath_fmr *fmr = to_ifmr(ibfmr); in ipath_map_phys_fmr()
393 struct ipath_fmr *fmr; in ipath_unmap_fmr()
416 struct ipath_fmr *fmr = to_ifmr(ibfmr); in ipath_dealloc_fmr()