Searched refs:iw_cm_event_type (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/rdma/ |
H A D | iw_cm.h | 15 enum iw_cm_event_type { enum 24 enum iw_cm_event_type event;
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | trace_cm.h | 12 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 D | trace.c | 22 const char *parse_iw_event_type(enum iw_cm_event_type iw_type) in parse_iw_event_type()
|
H A D | cm.c | 161 enum iw_cm_event_type type, int status) in irdma_send_cm_event()
|
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_cm.c | 39 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 D | qedr_iw_cm.c | 141 enum iw_cm_event_type event_type) in qedr_iw_issue_event()
|
/openbmc/linux/drivers/infiniband/hw/erdma/ |
H A D | erdma_cm.c | 234 static int erdma_cm_upcall(struct erdma_cep *cep, enum iw_cm_event_type reason, in erdma_cm_upcall()
|