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.
135 * rdma_create_id - Create an RDMA identifier.
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
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
182 * @id: RDMA identifier.
192 * rdma_resolve_route - Resolve the RDMA address bound to the RDMA identifier
203 * identifier.
213 * identifier.
215 * Users must destroy any QP associated with an RDMA identifier before
223 * @id: Communication identifier associated with the QP attributes to
268 * @id: Connection identifier to transition to established.
295 * @id: Communication identifier associated with the request.
313 * connection identifier.
314 * @id: Communication identifier to associated with service type.
320 * connection identifier may be unaffected. The type of service
328 * @id: Communication identifier to configure.
341 * Must be set before identifier is in the listening state.
350 * @id: Communication identifier associated with the address.
357 * @id: Communication identifier that received the REJECT event.
365 * @id: Communication identifier that received the REJECT event.
379 * @id: Communication identifier whose GIDs are queried.