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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_fmr_pool.h67 struct ib_pool_fmr { struct
86 struct ib_pool_fmr *ib_fmr_pool_map_phys(struct ib_fmr_pool *pool_handle,
91 int ib_fmr_pool_unmap(struct ib_pool_fmr *fmr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dfmr_pool.c113 static inline struct ib_pool_fmr *ib_fmr_cache_lookup(struct ib_fmr_pool *pool,
119 struct ib_pool_fmr *fmr;
140 struct ib_pool_fmr *fmr;
300 struct ib_pool_fmr *fmr;
360 struct ib_pool_fmr *fmr;
361 struct ib_pool_fmr *tmp;
399 struct ib_pool_fmr *fmr, *next;
434 struct ib_pool_fmr *ib_fmr_pool_map_phys(struct ib_fmr_pool *pool_handle,
440 struct ib_pool_fmr *fmr;
469 fmr = list_entry(pool->free_list.next, struct ib_pool_fmr, lis
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/srp/
H A Dib_srp.h109 struct ib_pool_fmr *fmr;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/iser/
H A Diser_verbs.c599 struct ib_pool_fmr *mem;
648 ret = ib_fmr_pool_unmap((struct ib_pool_fmr *)reg->mem_h);

Completed in 135 milliseconds