Lines Matching full:identifier
1 /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */
18 * RDMA identifier and release all resources allocated with the device.
134 * rdma_create_id - Create an RDMA identifier.
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
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
181 * @id: RDMA identifier.
191 * rdma_resolve_route - Resolve the RDMA address bound to the RDMA identifier
202 * identifier.
212 * identifier.
214 * Users must destroy any QP associated with an RDMA identifier before
222 * @id: Communication identifier associated with the QP attributes to
267 * @id: Connection identifier to transition to established.
294 * @id: Communication identifier associated with the request.
312 * connection identifier.
313 * @id: Communication identifier to associated with service type.
319 * connection identifier may be unaffected. The type of service
327 * @id: Communication identifier to configure.
340 * Must be set before identifier is in the listening state.
349 * @id: Communication identifier associated with the address.
356 * @id: Communication identifier that received the REJECT event.
364 * @id: Communication identifier that received the REJECT event.
378 * @id: Communication identifier whose GIDs are queried.