Lines Matching defs:cep
53 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()
220 static void siw_cep_set_inuse(struct siw_cep *cep) in siw_cep_set_inuse()
238 static void siw_cep_set_free(struct siw_cep *cep) in siw_cep_set_free()
251 struct siw_cep *cep = container_of(ref, struct siw_cep, ref); in __siw_cep_dealloc() local
272 static struct siw_cm_work *siw_get_work(struct siw_cep *cep) in siw_get_work()
286 static int siw_cm_alloc_work(struct siw_cep *cep, int num) in siw_cm_alloc_work()
309 static int siw_cm_upcall(struct siw_cep *cep, enum iw_cm_event_type reason, in siw_cm_upcall()
374 struct siw_cep *cep = qp->cep; in siw_qp_cm_drop() local
439 void siw_cep_put(struct siw_cep *cep) in siw_cep_put()
445 void siw_cep_get(struct siw_cep *cep) in siw_cep_get()
453 static int siw_send_mpareqrep(struct siw_cep *cep, const void *pdata, u8 pd_len) in siw_send_mpareqrep()
500 static int siw_recv_mpa_rr(struct siw_cep *cep) in siw_recv_mpa_rr()
590 static int siw_proc_mpareq(struct siw_cep *cep) in siw_proc_mpareq()
715 static int siw_proc_mpareply(struct siw_cep *cep) in siw_proc_mpareply()
908 static void siw_accept_newconn(struct siw_cep *cep) in siw_accept_newconn()
1000 struct siw_cep *cep; in siw_cm_work_handler() local
1187 int siw_cm_queue_work(struct siw_cep *cep, enum siw_work_type type) in siw_cm_queue_work()
1221 struct siw_cep *cep; in siw_cm_llp_data_ready() local
1255 struct siw_cep *cep = sk_to_cep(sk); in siw_cm_llp_write_space() local
1263 struct siw_cep *cep = sk_to_cep(sk); in siw_cm_llp_error_report() local
1274 struct siw_cep *cep; in siw_cm_llp_state_change() local
1343 struct siw_cep *cep = NULL; in siw_connect() local
1543 struct siw_cep *cep = (struct siw_cep *)id->provider_data; in siw_accept() local
1732 struct siw_cep *cep = (struct siw_cep *)id->provider_data; in siw_reject() local
1775 struct siw_cep *cep = NULL; in siw_create_listen() local
1913 struct siw_cep *cep = list_entry(p, struct siw_cep, listenq); in siw_drop_listeners() local