Searched refs:ib_umem (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.2-release/sys/ofed/include/rdma/
H A Dib_umem.h44 struct ib_umem { struct
87 struct ib_umem *ib_umem_get(struct ib_ucontext *context, unsigned long addr,
89 void ib_umem_release(struct ib_umem *umem);
90 int ib_umem_page_count(struct ib_umem *umem);
98 int ib_umem_map_to_vma(struct ib_umem *umem,
/freebsd-10.2-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Ddoorbell.c39 struct ib_umem *umem;
H A Dmlx4_ib.h44 #include <rdma/ib_umem.h>
118 struct ib_umem *umem;
129 struct ib_umem *umem;
130 struct ib_umem *resize_umem;
136 struct ib_umem *umem;
301 struct ib_umem *umem;
336 struct ib_umem *umem;
641 struct ib_umem *umem);
642 int mlx4_ib_umem_calc_optimal_mtt_size(struct ib_umem *umem,
H A Dmr.c203 struct ib_umem *umem)
318 int mlx4_ib_umem_calc_optimal_mtt_size(struct ib_umem *umem,
H A Dcq.c141 struct mlx4_ib_cq_buf *buf, struct ib_umem **umem,
/freebsd-10.2-release/sys/ofed/drivers/infiniband/core/
H A Dumem.c113 static void __ib_umem_release(struct ib_device *dev, struct ib_umem *umem, int dirty)
167 struct ib_umem *ib_umem_get(struct ib_ucontext *context, unsigned long addr,
171 struct ib_umem *umem;
313 struct ib_umem *umem;
436 struct ib_umem *umem = container_of(work, struct ib_umem, work);
450 void ib_umem_release(struct ib_umem *umem)
516 int ib_umem_page_count(struct ib_umem *umem)
H A Duverbs.h46 #include <rdma/ib_umem.h>
/freebsd-10.2-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h75 struct ib_umem *umem;
H A Dmthca_provider.c38 #include <rdma/ib_umem.h>
/freebsd-10.2-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c42 #include <rdma/ib_umem.h>
418 struct ib_pool_fmr **_fmr, struct ib_umem **_umem)
421 struct ib_umem *umem;
506 void sdp_free_fmr(struct socket *sk, struct ib_pool_fmr **_fmr, struct ib_umem **_umem)
H A Dsdp.h286 struct ib_umem *umem;
298 struct ib_umem *umem;
/freebsd-10.2-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cq.c65 #include <rdma/ib_umem.h>
H A Diw_cxgb_ev.c65 #include <rdma/ib_umem.h>
H A Diw_cxgb_mem.c65 #include <rdma/ib_umem.h>
H A Diw_cxgb_provider.h72 struct ib_umem *umem;
H A Diw_cxgb_dbg.c65 #include <rdma/ib_umem.h>
H A Diw_cxgb_resource.c65 #include <rdma/ib_umem.h>
H A Diw_cxgb_provider.c68 #include <rdma/ib_umem.h>
H A Diw_cxgb_qp.c74 #include <rdma/ib_umem.h>
/freebsd-10.2-release/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h337 struct ib_umem *umem;
H A Dmem.c40 #include <rdma/ib_umem.h>

Completed in 268 milliseconds