Searched refs:ib_cm_event (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/include/rdma/ |
D | ib_cm.h | 252 struct ib_cm_event { struct 300 struct ib_cm_event *event);
|
/linux-4.4.14/drivers/infiniband/core/ |
D | cma.c | 1029 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 …]
|
D | ucm.c | 252 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()
|
D | cm.c | 191 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/ |
D | ipoib_cm.c | 78 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/ |
D | ib_srp.c | 137 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/ |
D | ib_srpt.c | 2716 static int srpt_cm_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event) in srpt_cm_handler()
|