Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_cm.c53 struct siw_cep *cep = sk_to_cep(sk); in siw_sk_save_upcalls() local
63 static void siw_sk_restore_upcalls(struct sock *sk, struct siw_cep *cep) in siw_sk_restore_upcalls()
72 static void siw_qp_socket_assoc(struct siw_cep *cep, struct siw_qp *qp) in siw_qp_socket_assoc()
89 struct siw_cep *cep; in siw_socket_disassoc() local
108 struct siw_cep *cep; in siw_rtr_data_ready() local
140 static void siw_sk_assign_rtr_upcalls(struct siw_cep *cep) in siw_sk_assign_rtr_upcalls()
150 static void siw_cep_socket_assoc(struct siw_cep *cep, struct socket *s) in siw_cep_socket_assoc()
162 struct siw_cep *cep = kzalloc(sizeof(*cep), GFP_KERNEL); in siw_cep_alloc() local
187 static void siw_cm_free_work(struct siw_cep *cep) in siw_cm_free_work()
199 static void siw_cancel_mpatimer(struct siw_cep *cep) in siw_cancel_mpatimer()
[all …]
Dsiw_cm.h89 struct siw_cep *cep; member
Dsiw_qp.c185 struct siw_cep *cep; in siw_qp_llp_write_space() local
Dsiw.h426 struct siw_cep *cep; member
718 #define siw_dbg_cep(cep, fmt, ...) \ argument
/Linux-v6.1/drivers/infiniband/hw/erdma/
Derdma_cm.c36 struct erdma_cep *cep = sk_to_cep(sk); in erdma_sk_save_upcalls() local
45 static void erdma_sk_restore_upcalls(struct sock *sk, struct erdma_cep *cep) in erdma_sk_restore_upcalls()
56 struct erdma_cep *cep; in erdma_socket_disassoc() local
73 static void erdma_cep_socket_assoc(struct erdma_cep *cep, struct socket *s) in erdma_cep_socket_assoc()
83 static void erdma_disassoc_listen_cep(struct erdma_cep *cep) in erdma_disassoc_listen_cep()
93 struct erdma_cep *cep = kzalloc(sizeof(*cep), GFP_KERNEL); in erdma_cep_alloc() local
116 static void erdma_cm_free_work(struct erdma_cep *cep) in erdma_cm_free_work()
128 static void erdma_cancel_mpatimer(struct erdma_cep *cep) in erdma_cancel_mpatimer()
149 static void erdma_cep_set_inuse(struct erdma_cep *cep) in erdma_cep_set_inuse()
167 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.h195 struct erdma_cep *cep; member
/Linux-v6.1/tools/perf/util/
Ds390-sample-raw.c51 struct cf_ctrset_entry *cep, ce; in s390_cpumcfdg_testctr() local
179 struct cf_ctrset_entry *cep, ce; in s390_cpumcfdg_dump() local
/Linux-v6.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.h529 struct cxgbi_endpoint *cep; member