Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A Diw_cm.h15 enum iw_cm_event_type { enum
24 enum iw_cm_event_type event;
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dtrace_cm.h12 const char *parse_iw_event_type(enum iw_cm_event_type iw_type);
202 enum iw_cm_event_type type, int status, void *caller),
214 __field(enum iw_cm_event_type, type)
257 TP_PROTO(struct iw_cm_id *cm_id, enum iw_cm_event_type type,
261 __field(enum iw_cm_event_type, type)
H A Dtrace.c22 const char *parse_iw_event_type(enum iw_cm_event_type iw_type) in parse_iw_event_type()
H A Dcm.c161 enum iw_cm_event_type type, int status) in irdma_send_cm_event()
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.c39 static int siw_cm_upcall(struct siw_cep *cep, enum iw_cm_event_type reason,
312 static int siw_cm_upcall(struct siw_cep *cep, enum iw_cm_event_type reason, in siw_cm_upcall()
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c141 enum iw_cm_event_type event_type) in qedr_iw_issue_event()
/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_cm.c234 static int erdma_cm_upcall(struct erdma_cep *cep, enum iw_cm_event_type reason, in erdma_cm_upcall()