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

  /external/tensorflow/tensorflow/contrib/verbs/
rdma.h 214 struct ibv_pd* pd_;
392 ibv_pd* pd_;
rdma.cc 398 ibv_pd* alloc_protection_domain(ibv_context* context) {
399 ibv_pd* pd = ibv_alloc_pd(context);
    [all...]
  /external/fio/
configure 699 struct ibv_pd *pd = ibv_alloc_pd(NULL);
    [all...]
  /external/fio/engines/
rdma.c 170 struct ibv_pd *pd;

Completed in 231 milliseconds