Searched refs:rdma (Results 126 - 150 of 155) sorted by relevance

1234567

/freebsd-12-stable/contrib/ofed/librdmacm/
H A Dcma.c55 #include <rdma/rdma_cma.h>
56 #include <rdma/rdma_cma_abi.h>
57 #include <rdma/rdma_verbs.h>
/freebsd-12-stable/sys/dev/mthca/
H A Dmthca_qp.c42 #include <rdma/ib_verbs.h>
43 #include <rdma/ib_cache.h>
44 #include <rdma/ib_pack.h>
H A Dmthca_cq.c43 #include <rdma/ib_pack.h>
H A Dmthca_cmd.c45 #include <rdma/ib_mad.h>
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c46 #include <rdma/ib_cm.h>
47 #include <rdma/ib_cache.h>
H A Dipoib_ib.c43 #include <rdma/ib_cache.h>
H A Dipoib_main.c52 #include <rdma/ib_cache.h>
/freebsd-12-stable/contrib/ofed/libibcm/
H A Dcm.c48 #include <rdma/ib_user_cm.h>
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dcompat-1_0.c95 } rdma; member in union:ibv_send_wr_1_0::__anon6534
1004 /* The driver interface is private as of rdma-core 13. This stub is
H A Dkern-abi.h823 } rdma; member in union:ibv_kern_send_wr::__anon6549
H A Dverbs.h953 } rdma; member in union:ibv_send_wr::__anon6568
/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c42 #include <rdma/ib_umem.h>
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c41 #include <rdma/mlx4-abi.h>
H A Dmlx4_ib_sysfs.c39 #include <rdma/ib_mad.h>
/freebsd-12-stable/sys/dev/mlx5/
H A Ddevice.h32 #include <rdma/ib_verbs.h>
408 * Max wqe size for rdma read is 512 bytes, so this
411 * - rdma segment (16 bytes)
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_multicast.c49 #include <rdma/ib_cache.h>
H A Dib_cache.c48 #include <rdma/ib_cache.h>
H A Dib_uverbs_main.c55 #include <rdma/ib.h>
H A Dib_cm.c59 #include <rdma/ib_cache.h>
60 #include <rdma/ib_cm.h>
/freebsd-12-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h734 } rdma; member in union:ib_uverbs_send_wr::__anon16583
/freebsd-12-stable/sys/contrib/rdma/krping/
H A Dkrping.c51 #include <rdma/ib_verbs.h>
52 #include <rdma/rdma_cm.h>
129 * server rdma reads "ping" data from source
130 * server sends "go ahead" on rdma read completion
133 * server rdma writes "pong" data to sink
134 * server sends "go ahead" on rdma write completion
202 struct ib_rdma_wr rdma_sq_wr; /* rdma work request record */
203 struct ib_sge rdma_sgl; /* rdma single SGE */
204 char *rdma_buf; /* used as rdma sink */
213 char *start_buf; /* rdma rea
[all...]
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_iwarp.h34 /* Add include to ecore hsi rdma target for both roce and iwarp ecore driver */
1031 struct rdma_init_func_ramrod_data rdma; member in struct:iwarp_init_func_ramrod_data
H A Decore_hsi_roce.h34 /* Add include to ecore hsi rdma target for both roce and iwarp ecore driver */
349 struct rdma_init_func_ramrod_data rdma; member in struct:roce_init_func_ramrod_data
/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c29 #include <rdma/ib_umem.h>
30 #include <rdma/ib_cache.h>
31 #include <rdma/ib_user_verbs.h>
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c43 #include <rdma/ib_verbs.h>

Completed in 555 milliseconds

1234567