Searched refs:ib_flush_fmr_pool (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/ofed/include/rdma/
H A Dib_fmr_pool.h84 int ib_flush_fmr_pool(struct ib_fmr_pool *pool);
/freebsd-10.2-release/sys/ofed/drivers/infiniband/core/
H A Dfmr_pool.c391 * ib_flush_fmr_pool - Invalidate all unmapped FMRs
396 int ib_flush_fmr_pool(struct ib_fmr_pool *pool) function
423 EXPORT_SYMBOL(ib_flush_fmr_pool); variable
510 * reused (or until ib_flush_fmr_pool() is called).
/freebsd-10.2-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c1767 ib_flush_fmr_pool(sdp_dev->fmr_pool);

Completed in 103 milliseconds