Searched refs:rdma_notify (Results 1 – 6 of 6) sorted by relevance
311 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event);
259 rdma_notify(ic->i_cm_id, IB_EVENT_COMM_EST); in rds_ib_qp_event_handler()
156 rdma_notify(ic->i_cm_id, IB_EVENT_COMM_EST); in rds_iw_qp_event_handler()
1220 ret = rdma_notify(ctx->cm_id, (enum ib_event_type) cmd.event); in ucma_notify()
3057 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event) in rdma_notify() function3076 EXPORT_SYMBOL(rdma_notify);
86 rdma_notify(isert_conn->cm_id, IB_EVENT_COMM_EST); in isert_qp_event_callback()