Home
last modified time | relevance | path

Searched refs:IW_CM_EVENT_CONNECT_REPLY (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/erdma/
A Derdma_cm.c255 reason == IW_CM_EVENT_CONNECT_REPLY) { in erdma_cm_upcall()
286 erdma_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, in erdma_qp_cm_drop()
589 erdma_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, -ECONNRESET); in erdma_proc_mpareply()
596 erdma_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, -ECONNREFUSED); in erdma_proc_mpareply()
624 ret = erdma_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, 0); in erdma_proc_mpareply()
633 erdma_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, -EINVAL); in erdma_proc_mpareply()
755 erdma_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, in erdma_cm_work_handler()
764 erdma_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, in erdma_cm_work_handler()
811 erdma_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, in erdma_cm_work_handler()
839 erdma_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, in erdma_cm_work_handler()
/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Dtrace.c27 case IW_CM_EVENT_CONNECT_REPLY: in parse_iw_event_type()
A Dcm.c186 case IW_CM_EVENT_CONNECT_REPLY: in irdma_send_cm_event()
677 irdma_send_cm_event(event->cm_node, cm_id, IW_CM_EVENT_CONNECT_REPLY, in irdma_event_connect_error()
4116 irdma_send_cm_event(cm_node, cm_id, IW_CM_EVENT_CONNECT_REPLY, 0); in irdma_cm_event_connected()
4125 irdma_send_cm_event(event->cm_node, cm_id, IW_CM_EVENT_CONNECT_REPLY, in irdma_cm_event_connected()
4190 IW_CM_EVENT_CONNECT_REPLY, -ECONNREFUSED); in irdma_cm_event_handler()
/linux-6.3-rc2/drivers/infiniband/sw/siw/
A Dsiw_cm.c330 reason == IW_CM_EVENT_CONNECT_REPLY) { in siw_cm_upcall()
340 reason == IW_CM_EVENT_CONNECT_REPLY) { in siw_cm_upcall()
402 siw_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, in siw_qp_cm_drop()
752 siw_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, -ECONNRESET); in siw_proc_mpareply()
769 siw_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, -ECONNREFUSED); in siw_proc_mpareply()
788 siw_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, in siw_proc_mpareply()
893 rv = siw_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, 0); in siw_proc_mpareply()
902 siw_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, -EINVAL); in siw_proc_mpareply()
1078 siw_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, in siw_cm_work_handler()
1123 siw_cm_upcall(cep, IW_CM_EVENT_CONNECT_REPLY, in siw_cm_work_handler()
/linux-6.3-rc2/include/rdma/
A Diw_cm.h17 IW_CM_EVENT_CONNECT_REPLY, /* reply from active connect request */ enumerator
/linux-6.3-rc2/drivers/infiniband/hw/qedr/
A Dqedr_iw_cm.c158 if (event_type == IW_CM_EVENT_CONNECT_REPLY) { in qedr_iw_issue_event()
310 qedr_iw_issue_event(context, params, IW_CM_EVENT_CONNECT_REPLY); in qedr_iw_active_complete()
/linux-6.3-rc2/drivers/infiniband/core/
A Diwcm.c987 case IW_CM_EVENT_CONNECT_REPLY: in process_event()
1087 work->event.event == IW_CM_EVENT_CONNECT_REPLY) && in cm_event_handler()
A Dcma.c2491 case IW_CM_EVENT_CONNECT_REPLY: in cma_iw_handler()
/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Dcm.c1323 event.event = IW_CM_EVENT_CONNECT_REPLY; in connect_reply_upcall()

Completed in 50 milliseconds