Lines Matching defs:cep

44 	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()
217 static void siw_cep_set_inuse(struct siw_cep *cep) in siw_cep_set_inuse()
235 static void siw_cep_set_free(struct siw_cep *cep) in siw_cep_set_free()
248 struct siw_cep *cep = container_of(ref, struct siw_cep, ref); in __siw_cep_dealloc() local
269 static struct siw_cm_work *siw_get_work(struct siw_cep *cep) in siw_get_work()
283 static int siw_cm_alloc_work(struct siw_cep *cep, int num) in siw_cm_alloc_work()
306 static int siw_cm_upcall(struct siw_cep *cep, enum iw_cm_event_type reason, in siw_cm_upcall()
361 static void siw_free_cm_id(struct siw_cep *cep) in siw_free_cm_id()
370 static void siw_destroy_cep_sock(struct siw_cep *cep) in siw_destroy_cep_sock()
389 struct siw_cep *cep = qp->cep; in siw_qp_cm_drop() local
445 void siw_cep_put(struct siw_cep *cep) in siw_cep_put()
451 static void siw_cep_set_free_and_put(struct siw_cep *cep) in siw_cep_set_free_and_put()
457 void siw_cep_get(struct siw_cep *cep) in siw_cep_get()
465 static int siw_send_mpareqrep(struct siw_cep *cep, const void *pdata, u8 pd_len) in siw_send_mpareqrep()
512 static int siw_recv_mpa_rr(struct siw_cep *cep) in siw_recv_mpa_rr()
602 static int siw_proc_mpareq(struct siw_cep *cep) in siw_proc_mpareq()
727 static int siw_proc_mpareply(struct siw_cep *cep) in siw_proc_mpareply()
920 static void siw_accept_newconn(struct siw_cep *cep) in siw_accept_newconn()
1012 struct siw_cep *cep; in siw_cm_work_handler() local
1198 int siw_cm_queue_work(struct siw_cep *cep, enum siw_work_type type) in siw_cm_queue_work()
1232 struct siw_cep *cep; in siw_cm_llp_data_ready() local
1268 struct siw_cep *cep = sk_to_cep(sk); in siw_cm_llp_write_space() local
1276 struct siw_cep *cep = sk_to_cep(sk); in siw_cm_llp_error_report() local
1287 struct siw_cep *cep; in siw_cm_llp_state_change() local
1356 struct siw_cep *cep = NULL; in siw_connect() local
1554 struct siw_cep *cep = (struct siw_cep *)id->provider_data; in siw_accept() local
1722 struct siw_cep *cep = (struct siw_cep *)id->provider_data; in siw_reject() local
1761 struct siw_cep *cep = NULL; in siw_create_listen() local
1895 struct siw_cep *cep = list_entry(p, struct siw_cep, listenq); in siw_drop_listeners() local