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.
134 * rdma_create_id - Create an RDMA identifier.
140 * @ps: RDMA port space.
154 * rdma_destroy_id - Destroys an RDMA identifier.
156 * @id: RDMA identifier.
164 * rdma_bind_addr - Bind an RDMA identifier to a source address and
165 * associated RDMA device, if needed.
167 * @id: RDMA identifier.
170 * This associates a source address with the RDMA identifier before calling
171 * rdma_listen. If a specific local address is given, the RDMA identifier will
172 * be bound to a local RDMA device.
178 * from IP addresses to an RDMA address. If successful, the specified
181 * @id: RDMA identifier.
191 * rdma_resolve_route - Resolve the RDMA address bound to the RDMA identifier
196 * into an RDMA address before calling this routine.
201 * rdma_create_qp - Allocate a QP and associate it with the specified RDMA
211 * rdma_destroy_qp - Deallocate the QP associated with the specified RDMA
214 * Users must destroy any QP associated with an RDMA identifier before
215 * destroying the RDMA ID.
265 * rdma_notify - Notifies the RDMA CM of an asynchronous event that has
365 * @ev: RDMA CM reject event.
376 * If cm_id is not bound yet to the RDMA device, it doesn't