HomeSort by relevance Sort by last modified time
    Searched refs:rdma (Results 1 - 11 of 11) sorted by null

  /bionic/libc/kernel/uapi/rdma/
rdma_user_cm.h 25 #include <rdma/ib_user_verbs.h>
26 #include <rdma/ib_user_sa.h>
ib_user_cm.h 22 #include <rdma/ib_user_sa.h>
ib_user_verbs.h 640 } rdma; member in union:ib_uverbs_send_wr::__anon989
  /external/kernel-headers/original/uapi/rdma/
rdma_user_cm.h 39 #include <rdma/ib_user_verbs.h>
40 #include <rdma/ib_user_sa.h>
ib_user_cm.h 38 #include <rdma/ib_user_sa.h>
ib_user_verbs.h 628 } rdma; member in union:ib_uverbs_send_wr::__anon11656
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/
rdma_user_cm.h 38 #include <rdma/ib_user_verbs.h>
39 #include <rdma/ib_user_sa.h>
ib_user_cm.h 38 #include <rdma/ib_user_sa.h>
ib_user_verbs.h 577 } rdma; member in union:ib_uverbs_send_wr::__anon33241
  /external/fio/engines/
rdma.c 2 * RDMA I/O engine
4 * RDMA I/O engine based on the IB verbs and RDMA/CM user space libraries.
5 * Supports both RDMA memory semantics and channel semantics
8 * You will need the Linux RDMA software installed, either
13 * Exchanging steps of RDMA ioengine control messages:
17 * to client side. In RDMA WRITE/READ test, this confirmation
20 * 4. In RDMA WRITE/READ test, client side sends a completion
45 #include <rdma/rdma_cma.h>
502 log_err("fio: unknown rdma protocol - %d\n", rd->rdma_protocol)
    [all...]
  /external/fio/
Makefile 61 SOURCE += engines/rdma.c

Completed in 76 milliseconds