Searched refs:rdma_notify (Results 1 – 4 of 4) sorted by relevance
293 int rdma_notify(struct rdma_cm_id *id, enum ib_event_type event);
451 (void) rdma_notify(ic->i_cm_id, IB_EVENT_COMM_EST); in rdsv3_ib_qp_event_handler()
1162 rdma_notify(struct rdma_cm_id *idp, enum ib_event_type evt) in rdma_notify() function
1461 ret = rdma_notify(chan->chan_rdma_id, notifyp->event);