Searched refs:ib_pool_fmr (Results 1 – 7 of 7) sorted by relevance
114 static inline struct ib_pool_fmr *ib_fmr_cache_lookup(struct ib_fmr_pool *pool, in ib_fmr_cache_lookup()120 struct ib_pool_fmr *fmr; in ib_fmr_cache_lookup()140 struct ib_pool_fmr *fmr; in ib_fmr_batch_release()300 struct ib_pool_fmr *fmr; in ib_create_fmr_pool()360 struct ib_pool_fmr *fmr; in ib_destroy_fmr_pool()361 struct ib_pool_fmr *tmp; in ib_destroy_fmr_pool()399 struct ib_pool_fmr *fmr, *next; in ib_flush_fmr_pool()434 struct ib_pool_fmr *ib_fmr_pool_map_phys(struct ib_fmr_pool *pool_handle, in ib_fmr_pool_map_phys()440 struct ib_pool_fmr *fmr; in ib_fmr_pool_map_phys()469 fmr = list_entry(pool->free_list.next, struct ib_pool_fmr, list); in ib_fmr_pool_map_phys()[all …]
67 struct ib_pool_fmr { struct86 struct ib_pool_fmr *ib_fmr_pool_map_phys(struct ib_fmr_pool *pool_handle, argument91 int ib_fmr_pool_unmap(struct ib_pool_fmr *fmr);
124 struct ib_pool_fmr **fmr_list;283 struct ib_pool_fmr **next;284 struct ib_pool_fmr **end;
1090 struct ib_pool_fmr **pfmr; in srp_unmap_data()1280 struct ib_pool_fmr *fmr; in srp_map_finish_fmr()
280 struct ib_pool_fmr *fmr; in iser_fast_reg_fmr()333 ret = ib_fmr_pool_unmap((struct ib_pool_fmr *)reg->mem_h); in iser_unreg_mem_fmr()
307 struct ib_pool_fmr *fmr_pfmr; /* IB pool fmr */
1529 struct ib_pool_fmr *pfmr; in kiblnd_fmr_pool_map()