Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dib_cm.h252 struct ib_cm_event { struct
300 struct ib_cm_event *event);
/linux-4.4.14/drivers/infiniband/core/
Dcma.c1029 struct ib_cm_event *ib_event, in cma_save_ip_info()
1058 struct ib_cm_event *ib_event, in cma_save_net_info()
1073 static int cma_save_req_info(const struct ib_cm_event *ib_event, in cma_save_req_info()
1182 static struct net_device *cma_get_net_dev(struct ib_cm_event *ib_event, in cma_get_net_dev()
1288 const struct ib_cm_event *ib_event, in cma_find_listener()
1316 struct ib_cm_event *ib_event, in cma_id_from_event()
1524 static int cma_ib_handler(struct ib_cm_id *cm_id, struct ib_cm_event *ib_event) in cma_ib_handler()
1601 struct ib_cm_event *ib_event, in cma_new_conn_id()
1662 struct ib_cm_event *ib_event, in cma_new_udp_id()
1718 static int cma_check_req_qp_type(struct rdma_cm_id *id, struct ib_cm_event *ib_event) in cma_check_req_qp_type()
[all …]
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.c191 struct ib_cm_event cm_event;
3240 struct ib_cm_event cm_event; in cm_process_send_error()
/linux-4.4.14/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()
948 static int ipoib_cm_rep_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event) in ipoib_cm_rep_handler()
1216 struct ib_cm_event *event) in ipoib_cm_tx_handler()
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c137 static int srp_cm_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event);
2313 struct ib_cm_event *event, in srp_cm_rej_handler()
2395 static int srp_cm_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event) in srp_cm_handler()
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c2716 static int srpt_cm_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event) in srpt_cm_handler()