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.
135 * rdma_create_id - Create an RDMA identifier.
141 * @ps: RDMA port space.
155 * rdma_destroy_id - Destroys an RDMA identifier.
157 * @id: RDMA identifier.
165 * rdma_bind_addr - Bind an RDMA identifier to a source address and
166 * associated RDMA device, if needed.
168 * @id: RDMA identifier.
171 * This associates a source address with the RDMA identifier before calling
172 * rdma_listen. If a specific local address is given, the RDMA identifier will
173 * be bound to a local RDMA device.
179 * from IP addresses to an RDMA address. If successful, the specified
182 * @id: RDMA identifier.
192 * rdma_resolve_route - Resolve the RDMA address bound to the RDMA identifier
197 * into an RDMA address before calling this routine.
202 * rdma_create_qp - Allocate a QP and associate it with the specified RDMA
212 * rdma_destroy_qp - Deallocate the QP associated with the specified RDMA
215 * Users must destroy any QP associated with an RDMA identifier before
216 * destroying the RDMA ID.
266 * rdma_notify - Notifies the RDMA CM of an asynchronous event that has
366 * @ev: RDMA CM reject event.
377 * If cm_id is not bound yet to the RDMA device, it doesn't