Searched defs:cep (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/infiniband/sw/siw/ |
D | siw_cm.c | 44 struct siw_cep *cep = sk_to_cep(sk); in siw_sk_assign_cm_upcalls() local 59 static void siw_sk_restore_upcalls(struct sock *sk, struct siw_cep *cep) in siw_sk_restore_upcalls() 68 static void siw_qp_socket_assoc(struct siw_cep *cep, struct siw_qp *qp) in siw_qp_socket_assoc() 85 struct siw_cep *cep; in siw_socket_disassoc() local 104 struct siw_cep *cep; in siw_rtr_data_ready() local 138 static void siw_sk_assign_rtr_upcalls(struct siw_cep *cep) in siw_sk_assign_rtr_upcalls() 148 static void siw_cep_socket_assoc(struct siw_cep *cep, struct socket *s) in siw_cep_socket_assoc() 159 struct siw_cep *cep = kzalloc(sizeof(*cep), GFP_KERNEL); in siw_cep_alloc() local 184 static void siw_cm_free_work(struct siw_cep *cep) in siw_cm_free_work() 196 static void siw_cancel_mpatimer(struct siw_cep *cep) in siw_cancel_mpatimer() [all …]
|
D | siw_cm.h | 89 struct siw_cep *cep; member
|
D | siw_qp.c | 188 struct siw_cep *cep; in siw_qp_llp_write_space() local
|
D | siw.h | 424 struct siw_cep *cep; member 716 #define siw_dbg_cep(cep, fmt, ...) \ argument
|
/linux-6.12.1/drivers/infiniband/hw/erdma/ |
D | erdma_cm.c | 37 struct erdma_cep *cep = sk_to_cep(sk); in erdma_sk_save_upcalls() local 46 static void erdma_sk_restore_upcalls(struct sock *sk, struct erdma_cep *cep) in erdma_sk_restore_upcalls() 57 struct erdma_cep *cep; in erdma_socket_disassoc() local 74 static void erdma_cep_socket_assoc(struct erdma_cep *cep, struct socket *s) in erdma_cep_socket_assoc() 84 static void erdma_disassoc_listen_cep(struct erdma_cep *cep) in erdma_disassoc_listen_cep() 94 struct erdma_cep *cep = kzalloc(sizeof(*cep), GFP_KERNEL); in erdma_cep_alloc() local 117 static void erdma_cm_free_work(struct erdma_cep *cep) in erdma_cm_free_work() 129 static void erdma_cancel_mpatimer(struct erdma_cep *cep) in erdma_cancel_mpatimer() 150 static void erdma_cep_set_inuse(struct erdma_cep *cep) in erdma_cep_set_inuse() 168 static void erdma_cep_set_free(struct erdma_cep *cep) in erdma_cep_set_free() [all …]
|
D | erdma_qp.c | 59 struct erdma_cep *cep = qp->cep; in erdma_modify_qp_state_to_rts() local
|
D | erdma_cm.h | 137 struct erdma_cep *cep; member
|
D | erdma_verbs.h | 225 struct erdma_cep *cep; member
|
/linux-6.12.1/tools/perf/util/ |
D | s390-sample-raw.c | 52 struct cf_ctrset_entry *cep, ce; in s390_cpumcfdg_testctr() local 185 struct cf_ctrset_entry *cep, ce; in s390_cpumcfdg_dump() local
|
/linux-6.12.1/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 2618 struct cxgbi_endpoint *cep = ep->dd_data; in cxgbi_get_ep_param() local 2677 struct cxgbi_endpoint *cep; in cxgbi_bind_conn() local 2730 struct cxgbi_endpoint *cep; in cxgbi_create_session() local 2860 struct cxgbi_endpoint *cep; in cxgbi_ep_connect() local 2955 struct cxgbi_endpoint *cep = ep->dd_data; in cxgbi_ep_poll() local 2966 struct cxgbi_endpoint *cep = ep->dd_data; in cxgbi_ep_disconnect() local
|
D | libcxgbi.h | 525 struct cxgbi_endpoint *cep; member
|