Lines Matching full:rdma
12 #include <rdma/ib_addr.h>
13 #include <rdma/ib_sa.h>
14 #include <uapi/rdma/rdma_user_cm.h>
18 * RDMA identifier and release all resources allocated with the device.
123 * rdma_create_id - Create an RDMA identifier.
129 * @ps: RDMA port space.
143 * rdma_destroy_id - Destroys an RDMA identifier.
145 * @id: RDMA identifier.
153 * rdma_bind_addr - Bind an RDMA identifier to a source address and
154 * associated RDMA device, if needed.
156 * @id: RDMA identifier.
159 * This associates a source address with the RDMA identifier before calling
160 * rdma_listen. If a specific local address is given, the RDMA identifier will
161 * be bound to a local RDMA device.
167 * from IP addresses to an RDMA address. If successful, the specified
170 * @id: RDMA identifier.
180 * rdma_resolve_route - Resolve the RDMA address bound to the RDMA identifier
185 * into an RDMA address before calling this routine.
190 * rdma_create_qp - Allocate a QP and associate it with the specified RDMA
200 * rdma_destroy_qp - Deallocate the QP associated with the specified RDMA
203 * Users must destroy any QP associated with an RDMA identifier before
204 * destroying the RDMA ID.
254 * rdma_notify - Notifies the RDMA CM of an asynchronous event that has
352 * @ev: RDMA CM reject event.
363 * If cm_id is not bound yet to the RDMA device, it doesn't