Home
last modified time | relevance | path

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

/drivers/staging/rdma/ipath/
Dipath_mr.c49 static inline struct ipath_fmr *to_ifmr(struct ib_fmr *ibfmr) in to_ifmr() function
350 struct ipath_fmr *fmr = to_ifmr(ibfmr); in ipath_map_phys_fmr()
416 struct ipath_fmr *fmr = to_ifmr(ibfmr); in ipath_dealloc_fmr()
/drivers/staging/rdma/hfi1/
Dmr.c62 static inline struct hfi1_fmr *to_ifmr(struct ib_fmr *ibfmr) in to_ifmr() function
436 struct hfi1_fmr *fmr = to_ifmr(ibfmr); in hfi1_map_phys_fmr()
505 struct hfi1_fmr *fmr = to_ifmr(ibfmr); in hfi1_dealloc_fmr()
/drivers/infiniband/hw/qib/
Dqib_mr.c45 static inline struct qib_fmr *to_ifmr(struct ib_fmr *ibfmr) in to_ifmr() function
446 struct qib_fmr *fmr = to_ifmr(ibfmr); in qib_map_phys_fmr()
515 struct qib_fmr *fmr = to_ifmr(ibfmr); in qib_dealloc_fmr()