Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c117 static inline struct ib_pool_fmr *ib_fmr_cache_lookup(struct ib_fmr_pool *pool, in ib_fmr_cache_lookup()
123 struct ib_pool_fmr *fmr; in ib_fmr_cache_lookup()
143 struct ib_pool_fmr *fmr; in ib_fmr_batch_release()
283 struct ib_pool_fmr *fmr; in ib_create_fmr_pool()
340 struct ib_pool_fmr *fmr; in ib_destroy_fmr_pool()
341 struct ib_pool_fmr *tmp; in ib_destroy_fmr_pool()
379 struct ib_pool_fmr *fmr, *next; in ib_flush_fmr_pool()
414 struct ib_pool_fmr *ib_fmr_pool_map_phys(struct ib_fmr_pool *pool_handle, in ib_fmr_pool_map_phys()
420 struct ib_pool_fmr *fmr; in ib_fmr_pool_map_phys()
449 fmr = list_entry(pool->free_list.next, struct ib_pool_fmr, list); in ib_fmr_pool_map_phys()
[all …]
/freebsd/sys/ofed/include/rdma/
H A Dib_fmr_pool.h69 struct ib_pool_fmr { struct
88 struct ib_pool_fmr *ib_fmr_pool_map_phys(struct ib_fmr_pool *pool_handle, argument
93 int ib_fmr_pool_unmap(struct ib_pool_fmr *fmr);
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c420 struct ib_pool_fmr **_fmr, struct ib_umem **_umem) in sdp_alloc_fmr()
422 struct ib_pool_fmr *fmr; in sdp_alloc_fmr()
508 void sdp_free_fmr(struct socket *sk, struct ib_pool_fmr **_fmr, struct ib_umem **_umem) in sdp_free_fmr()
H A Dsdp.h247 struct ib_pool_fmr *fmr;
259 struct ib_pool_fmr *fmr;