Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.c93 struct siw_cep *cep = sk_to_cep(sk); in siw_sk_assign_cm_upcalls() local
108 static void siw_sk_restore_upcalls(struct sock *sk, struct siw_cep *cep) in siw_sk_restore_upcalls()
117 static void siw_qp_socket_assoc(struct siw_cep *cep, struct siw_qp *qp) in siw_qp_socket_assoc()
134 struct siw_cep *cep; in siw_socket_disassoc() local
153 struct siw_cep *cep; in siw_rtr_data_ready() local
187 static void siw_sk_assign_rtr_upcalls(struct siw_cep *cep) in siw_sk_assign_rtr_upcalls()
197 static void siw_cep_socket_assoc(struct siw_cep *cep, struct socket *s) in siw_cep_socket_assoc()
208 struct siw_cep *cep = kzalloc(sizeof(*cep), GFP_KERNEL); in siw_cep_alloc() local
233 static void siw_cm_free_work(struct siw_cep *cep) in siw_cm_free_work()
245 static void siw_cancel_mpatimer(struct siw_cep *cep) in siw_cancel_mpatimer()
[all …]
H A Dsiw_cm.h89 struct siw_cep *cep; member
H A Dsiw.h425 struct siw_cep *cep; member
720 #define siw_dbg_cep(cep, fmt, ...) \ argument
/linux/tools/perf/util/
H A Ds390-sample-raw.c54 struct cf_ctrset_entry *cep, ce; in s390_cpumcfdg_testctr() local
230 struct cf_ctrset_entry *cep, ce; in s390_cpumcfdg_dump() local
/linux/drivers/scsi/cxgbi/
H A 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
H A Dlibcxgbi.h525 struct cxgbi_endpoint *cep; member
/linux/drivers/infiniband/hw/erdma/
H A Derdma_cm.h137 struct erdma_cep *cep; member