Searched refs:rdma_notify (Results 1 – 6 of 6) sorted by relevance
317 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event);
156 rdma_notify(ic->i_cm_id, IB_EVENT_COMM_EST); in rds_iw_qp_event_handler()
319 rdma_notify(ic->i_cm_id, IB_EVENT_COMM_EST); in rds_ib_qp_event_handler()
1307 ret = rdma_notify(ctx->cm_id, (enum ib_event_type) cmd.event); in ucma_notify()
3438 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event) in rdma_notify() function3457 EXPORT_SYMBOL(rdma_notify);
89 rdma_notify(isert_conn->cm_id, IB_EVENT_COMM_EST); in isert_qp_event_callback()