Searched refs:rdma_notify (Results 1 – 6 of 6) sorted by relevance
208 rdma_notify(con->cm_id, IB_EVENT_COMM_EST); in qp_event_handler()
1429 ret = rdma_notify(ctx->cm_id, (enum ib_event_type)cmd.event); in ucma_notify()
4454 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event) in rdma_notify() function4473 EXPORT_SYMBOL(rdma_notify);
1529 rdma_notify(queue->cm_id, event->event); in nvmet_rdma_qp_event()
93 rdma_notify(isert_conn->cm_id, IB_EVENT_COMM_EST); in isert_qp_event_callback()
230 rdma_notify(ch->rdma_cm.cm_id, event->event); in srpt_qp_event()