Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_mr.c414 int ipath_dealloc_fmr(struct ib_fmr *ibfmr) in ipath_dealloc_fmr() function
Dipath_verbs.h840 int ipath_dealloc_fmr(struct ib_fmr *ibfmr);
Dipath_verbs.c2176 dev->dealloc_fmr = ipath_dealloc_fmr; in ipath_register_ib_device()