Searched refs:rdma (Results 1 - 25 of 124) sorted by relevance

12345

/freebsd-11.0-release/contrib/ofed/libibverbs/debian/
H A Dlibibverbs1.postinst10 getent group rdma > /dev/null 2>&1 || addgroup --system --quiet rdma
/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_marshall.h36 #include <rdma/ib_verbs.h>
37 #include <rdma/ib_sa.h>
38 #include <rdma/ib_user_verbs.h>
39 #include <rdma/ib_user_sa.h>
H A Drdma_cm_ib.h36 #include <rdma/rdma_cm.h>
H A Dib_cache.h38 #include <rdma/ib_verbs.h>
H A Dib_fmr_pool.h37 #include <rdma/ib_verbs.h>
H A Dib_peer_mem.h4 #include <rdma/peer_mem.h>
H A Dib_verbs_exp.h42 #include <rdma/ib_verbs.h>
H A Dib_umem.h41 #include <rdma/ib_peer_mem.h>
H A Drdma_cm.h40 #include <rdma/ib_addr.h>
41 #include <rdma/ib_sa.h>
H A Drdma_user_cm.h38 #include <rdma/ib_user_verbs.h>
39 #include <rdma/ib_user_sa.h>
H A Diw_cm.h38 #include <rdma/ib_cm.h>
/freebsd-11.0-release/contrib/ofed/include/
H A DMakefile3 SUBDIR = infiniband rdma
/freebsd-11.0-release/contrib/ofed/include/rdma/
H A DMakefile4 RDMACM= ${.CURDIR}/../../librdmacm/include/rdma
6 RDMACMINCSDIR= ${INCLUDEDIR}/rdma
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmlx4_exp.h37 #include <rdma/ib_verbs_exp.h>
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dagent.h41 #include <rdma/ib_mad.h>
H A Dcore_priv.h39 #include <rdma/ib_verbs.h>
H A Dsa.h38 #include <rdma/ib_sa.h>
H A Dsmi.h41 #include <rdma/ib_smi.h>
H A Duverbs.h47 #include <rdma/ib_verbs.h>
48 #include <rdma/ib_verbs_exp.h>
49 #include <rdma/ib_umem.h>
50 #include <rdma/ib_user_verbs.h>
51 #include <rdma/ib_user_verbs_exp.h>
H A Dmad_priv.h42 #include <rdma/ib_mad.h>
43 #include <rdma/ib_smi.h>
/freebsd-11.0-release/contrib/ofed/librdmacm/
H A DMakefile.am30 librdmacmincludedir = $(includedir)/rdma
32 librdmacminclude_HEADERS = include/rdma/rdma_cma_abi.h \
33 include/rdma/rdma_cma.h
70 EXTRA_DIST = include/rdma/rdma_cma_abi.h include/rdma/rdma_cma.h \
/freebsd-11.0-release/sys/modules/rdma/krping/
H A DMakefile1 # $FreeBSD: releng/11.0/sys/modules/rdma/krping/Makefile 290135 2015-10-29 08:28:39Z hselasky $
2 .PATH: ${.CURDIR}/../../../contrib/rdma/krping
/freebsd-11.0-release/sys/dev/iscsi/
H A Dicl.h136 int icl_unregister(const char *offload, bool rdma);
149 int icl_listen_add(struct icl_listen *il, bool rdma,
/freebsd-11.0-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mcg.c31 #include <rdma/ib_verbs.h>
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h38 #include <rdma/ib_verbs.h>
39 #include <rdma/ib_pack.h>

Completed in 166 milliseconds

12345