Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_fmr_pool.h86 struct ib_pool_fmr *ib_fmr_pool_map_phys(struct ib_fmr_pool *pool_handle,
/Linux-v4.19/drivers/infiniband/core/
Dfmr_pool.c398 struct ib_pool_fmr *ib_fmr_pool_map_phys(struct ib_fmr_pool *pool_handle, in ib_fmr_pool_map_phys() function
467 EXPORT_SYMBOL(ib_fmr_pool_map_phys);
/Linux-v4.19/drivers/infiniband/ulp/iser/
Diser_memory.c251 fmr = ib_fmr_pool_map_phys(fmr_pool, page_vec->pages, in iser_fast_reg_fmr()
/Linux-v4.19/drivers/infiniband/ulp/srp/
Dib_srp.c1467 fmr = ib_fmr_pool_map_phys(ch->fmr_pool, state->pages, in srp_map_finish_fmr()