• Home
  • Raw
  • Download

Lines Matching full:identifier

45  * RDMA identifier and release all resources allocated with the device.
146 * rdma_create_id - Create an RDMA identifier.
162 * rdma_destroy_id - Destroys an RDMA identifier.
164 * @id: RDMA identifier.
172 * rdma_bind_addr - Bind an RDMA identifier to a source address and
175 * @id: RDMA identifier.
178 * This associates a source address with the RDMA identifier before calling
179 * rdma_listen. If a specific local address is given, the RDMA identifier will
189 * @id: RDMA identifier.
198 * rdma_resolve_route - Resolve the RDMA address bound to the RDMA identifier
209 * identifier.
219 * identifier.
221 * Users must destroy any QP associated with an RDMA identifier before
229 * @id: Communication identifier associated with the QP attributes to
250 * @id: Connection identifier to connect.
276 * @id: Connection identifier associated with the request.
295 * @id: Connection identifier to transition to established.
322 * @id: Communication identifier associated with the request.
340 * connection identifier.
341 * @id: Communication identifier to associated with service type.
347 * connection identifier may be unaffected. The type of service
355 * @id: Communication identifier to configure.
368 * Must be set before identifier is in the listening state.
374 * @id: Communication identifier associated with the address.
381 * @id: Communication identifier that received the REJECT event.
389 * @id: Communication identifier that received the REJECT event.
397 * @id: Communication identifier that received the REJECT event.
411 * @id: Communication identifier whose GIDs are queried.