Lines Matching refs:cm_id

236 	struct ib_cm_id	      *cm_id;
264 * new @cm_id.
265 * Clients are responsible for destroying the new @cm_id. For peer-to-peer
266 * IB_CM_REQ_RECEIVED and all other events, the returned @cm_id corresponds
309 struct ib_cm_id **cm_id, void *context);
313 * @cm_id: Connection identifier to destroy.
315 int ib_cm_destroy_id(struct ib_cm_id *cm_id);
326 * @cm_id: Connection identifier to retrieve attributes.
331 int ib_cm_attr_id(struct ib_cm_id *cm_id,
340 * @cm_id: Connection identifier associated with the listen request.
348 int ib_cm_listen(struct ib_cm_id *cm_id,
375 * @cm_id: Connection identifier that will be associated with the
380 int ib_cm_send_req(struct ib_cm_id *cm_id,
400 * @cm_id: Connection identifier that will be associated with the
405 int ib_cm_send_rep(struct ib_cm_id *cm_id,
411 * @cm_id: Connection identifier associated with the connection request.
416 int ib_cm_send_rtu(struct ib_cm_id *cm_id,
423 * @cm_id: Connection identifier associated with the connection being
429 int ib_cm_send_dreq(struct ib_cm_id *cm_id,
435 * @cm_id: Connection identifier associated with the connection being
441 int ib_cm_send_drep(struct ib_cm_id *cm_id,
447 * @cm_id: Connection identifier to transition to established.
459 int ib_cm_notify(struct ib_cm_id *cm_id, enum ibv_event_type event);
464 * @cm_id: Connection identifier associated with the connection being
473 int ib_cm_send_rej(struct ib_cm_id *cm_id,
483 * @cm_id: Connection identifier associated with the connection message.
490 int ib_cm_send_mra(struct ib_cm_id *cm_id,
497 * @cm_id: Connection identifier associated with the load alternate path
505 int ib_cm_send_lap(struct ib_cm_id *cm_id,
513 * @cm_id: Communication identifier associated with the QP attributes to
526 int ib_cm_init_qp_attr(struct ib_cm_id *cm_id,
533 * @cm_id: Connection identifier associated with the alternate path response.
542 int ib_cm_send_apr(struct ib_cm_id *cm_id,
561 * @cm_id: Communication identifier that will be associated with the
565 int ib_cm_send_sidr_req(struct ib_cm_id *cm_id,
581 * @cm_id: Communication identifier associated with the received service ID
585 int ib_cm_send_sidr_rep(struct ib_cm_id *cm_id,