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.
123 * rdma_create_id - Create an RDMA identifier.
143 * rdma_destroy_id - Destroys an RDMA identifier.
145 * @id: RDMA identifier.
153 * rdma_bind_addr - Bind an RDMA identifier to a source address and
156 * @id: RDMA identifier.
159 * This associates a source address with the RDMA identifier before calling
160 * rdma_listen. If a specific local address is given, the RDMA identifier will
170 * @id: RDMA identifier.
180 * rdma_resolve_route - Resolve the RDMA address bound to the RDMA identifier
191 * identifier.
201 * identifier.
203 * Users must destroy any QP associated with an RDMA identifier before
211 * @id: Communication identifier associated with the QP attributes to
256 * @id: Connection identifier to transition to established.
283 * @id: Communication identifier associated with the request.
301 * connection identifier.
302 * @id: Communication identifier to associated with service type.
308 * connection identifier may be unaffected. The type of service
316 * @id: Communication identifier to configure.
329 * Must be set before identifier is in the listening state.
336 * @id: Communication identifier associated with the address.
343 * @id: Communication identifier that received the REJECT event.
351 * @id: Communication identifier that received the REJECT event.
365 * @id: Communication identifier whose GIDs are queried.