rdma_notify
EXPORT_SYMBOL(rdma_notify);
ret = rdma_notify(ctx->cm_id, (enum ib_event_type) cmd.event);
rdma_notify(id, IB_EVENT_COMM_EST);
int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event);