Searched refs:rdma_create_srq (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/lib/ofed/librdmacm/
H A DMakefile27 rdma_create_srq.3 \
/freebsd-13-stable/contrib/ofed/librdmacm/examples/
H A Drdma_xserver.c61 ret = rdma_create_srq(id, NULL, &attr);
63 perror("rdma_create_srq:");
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_spq.h82 struct rdma_srq_create_ramrod_data rdma_create_srq; member in union:ramrod_data
H A Decore_rdma.c2189 p_ramrod = &p_ent->ramrod.rdma_create_srq;
/freebsd-13-stable/contrib/ofed/librdmacm/
H A Drdma_verbs.h57 int rdma_create_srq(struct rdma_cm_id *id, struct ibv_pd *pd,
H A Dcma.c1300 int rdma_create_srq(struct rdma_cm_id *id, struct ibv_pd *pd, function

Completed in 129 milliseconds