Home
last modified time | relevance | path

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

/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.h425 struct siw_cep *cep; member
717 #define siw_dbg_cep(cep, fmt, ...) \ argument
/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