Home
last modified time | relevance | path

Searched defs:cep (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_cm.c44 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 …]
Dsiw_cm.h89 struct siw_cep *cep; member
Dsiw_qp.c188 struct siw_cep *cep; in siw_qp_llp_write_space() local
Dsiw.h424 struct siw_cep *cep; member
716 #define siw_dbg_cep(cep, fmt, ...) \ argument
/linux-6.12.1/drivers/infiniband/hw/erdma/
Derdma_cm.c37 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 …]
Derdma_qp.c59 struct erdma_cep *cep = qp->cep; in erdma_modify_qp_state_to_rts() local
Derdma_cm.h137 struct erdma_cep *cep; member
Derdma_verbs.h225 struct erdma_cep *cep; member
/linux-6.12.1/tools/perf/util/
Ds390-sample-raw.c52 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/
Dlibcxgbi.c2618 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
Dlibcxgbi.h525 struct cxgbi_endpoint *cep; member