Searched refs:siw_cep (Results 1 – 4 of 4) sorted by relevance
37 struct siw_cep { struct48 struct siw_cep *listen_cep; argument89 struct siw_cep *cep;120 void siw_cep_get(struct siw_cep *cep);121 void siw_cep_put(struct siw_cep *cep);122 int siw_cm_queue_work(struct siw_cep *cep, enum siw_work_type type);130 #define sk_to_qp(sk) (((struct siw_cep *)((sk)->sk_user_data))->qp)131 #define sk_to_cep(sk) ((struct siw_cep *)((sk)->sk_user_data))
89 struct siw_cep *cep; in siw_socket_disassoc()108 struct siw_cep *cep; in siw_rtr_data_ready()251 struct siw_cep *cep = container_of(ref, struct siw_cep, ref); in __siw_cep_dealloc()997 struct siw_cep *cep; in siw_cm_work_handler()1215 struct siw_cep *cep; in siw_cm_llp_data_ready()1264 struct siw_cep *cep; in siw_cm_llp_state_change()1333 struct siw_cep *cep = NULL; in siw_connect()1534 struct siw_cep *cep = (struct siw_cep *)id->provider_data; in siw_accept()1723 struct siw_cep *cep = (struct siw_cep *)id->provider_data; in siw_reject()1766 struct siw_cep *cep = NULL; in siw_create_listen()[all …]
425 struct siw_cep *cep;
185 struct siw_cep *cep; in siw_qp_llp_write_space()
Completed in 27 milliseconds