Lines Matching full:associated
47 * Upon receiving a device removal event, users must destroy the associated
218 * Release all resources associated with an event channel and closes the
219 * associated file descriptor.
221 * All rdma_cm_id's associated with the event channel must be destroyed,
230 * @channel: The communication channel that events associated with the
234 * @context: User specified context associated with the rdma_cm_id.
243 * events on an rdma_cm_id are reported through the associated event
266 * associated with the rdma_cm_id. If a pd is provided, the QP will be
283 * Destroys the specified rdma_cm_id and any associated QP created
297 * Users must free any associated QP with the rdma_cm_id before
370 * Allocate a QP associated with the specified rdma_cm_id and transition it
380 * domain associated with the underlying RDMA device.
396 * Users must destroy any QP associated with an rdma_cm_id before
433 * address and the associated RDMA device. If the rdma_cm_id is bound
448 * @id: Connection identifier associated with the request.
469 * @id: Connection identifier associated with the request.
492 * on a QP associated with the rdma_cm_id.
512 * Disconnects a connection and transitions any associated QP to the
521 * @id: Communication identifier associated with the request.
523 * @context: User-defined context associated with the join request.
525 * Joins a multicast group and attaches an associated QP to the group.
542 * @id: Communication identifier associated with the request.
545 * Leaves a multicast group and detaches an associated QP from the group.
566 * modifying the file descriptor associated with the given channel. All