Searched refs:rdma_get_devices (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/ofed/librdmacm/
H A DMakefile38 rdma_get_devices.3 \
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drdma_cma.h246 * rdma_create_event_channel, rdma_destroy_id, rdma_get_devices,
602 * rdma_get_devices - Get list of RDMA devices currently available.
614 struct ibv_context **rdma_get_devices(int *num_devices);
617 * rdma_free_devices - Frees the list of devices returned by rdma_get_devices.
618 * @list: List of devices returned from rdma_get_devices.
620 * Frees the device array returned by rdma_get_devices.
622 * rdma_get_devices
H A Dcma.c332 struct ibv_context **rdma_get_devices(int *num_devices) function

Completed in 168 milliseconds