Home
last modified time | relevance | path

Searched refs:ib_cm_event (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/rdma/
Dib_cm.h247 struct ib_cm_event { struct
295 struct ib_cm_event *event);
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib_cm.c78 struct ib_cm_event *event);
440 static int ipoib_cm_req_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event) in ipoib_cm_req_handler()
502 struct ib_cm_event *event) in ipoib_cm_rx_handler()
954 static int ipoib_cm_rep_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event) in ipoib_cm_rep_handler()
1220 struct ib_cm_event *event) in ipoib_cm_tx_handler()
/linux-4.1.27/drivers/infiniband/core/
Dcma.c912 struct ib_cm_event *ib_event) in cma_save_net_info()
1123 static int cma_ib_handler(struct ib_cm_id *cm_id, struct ib_cm_event *ib_event) in cma_ib_handler()
1200 struct ib_cm_event *ib_event) in cma_new_conn_id()
1247 struct ib_cm_event *ib_event) in cma_new_udp_id()
1290 static int cma_check_req_qp_type(struct rdma_cm_id *id, struct ib_cm_event *ib_event) in cma_check_req_qp_type()
1299 static int cma_req_handler(struct ib_cm_id *cm_id, struct ib_cm_event *ib_event) in cma_req_handler()
2664 struct ib_cm_event *ib_event) in cma_sidr_rep_handler()
Ducm.c252 static int ib_ucm_event_process(struct ib_cm_event *evt, in ib_ucm_event_process()
349 struct ib_cm_event *event) in ib_ucm_event_handler()
Dcm.c192 struct ib_cm_event cm_event;
3166 struct ib_cm_event cm_event; in cm_process_send_error()
/linux-4.1.27/drivers/infiniband/ulp/srp/
Dib_srp.c136 static int srp_cm_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event);
2254 struct ib_cm_event *event, in srp_cm_rej_handler()
2336 static int srp_cm_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event) in srp_cm_handler()
/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c2723 static int srpt_cm_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event) in srpt_cm_handler()