Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_mr.c414 int ipath_dealloc_fmr(struct ib_fmr *ibfmr) in ipath_dealloc_fmr() function
Dipath_verbs.h849 int ipath_dealloc_fmr(struct ib_fmr *ibfmr);
Dipath_verbs.c2210 dev->dealloc_fmr = ipath_dealloc_fmr; in ipath_register_ib_device()