Searched refs:erdma_cep (Results 1 – 4 of 4) sorted by relevance
86 struct erdma_cep { struct97 struct erdma_cep *listen_cep; argument137 struct erdma_cep *cep; argument158 void erdma_cep_get(struct erdma_cep *ceq);159 void erdma_cep_put(struct erdma_cep *ceq);160 int erdma_cm_queue_work(struct erdma_cep *ceq, enum erdma_work_type type);165 #define sk_to_cep(sk) ((struct erdma_cep *)((sk)->sk_user_data))
57 struct erdma_cep *cep; in erdma_socket_disassoc()181 struct erdma_cep *cep = container_of(ref, struct erdma_cep, ref); in __erdma_cep_dealloc()272 struct erdma_cep *cep = qp->cep; in erdma_qp_cm_drop()741 struct erdma_cep *cep; in erdma_cm_work_handler()927 struct erdma_cep *cep; in erdma_cm_llp_data_ready()955 struct erdma_cep *cep; in erdma_cm_llp_state_change()1004 struct erdma_cep *cep = NULL; in erdma_connect()1130 struct erdma_cep *cep = (struct erdma_cep *)id->provider_data; in erdma_accept()1259 struct erdma_cep *cep = (struct erdma_cep *)id->provider_data; in erdma_reject()1293 struct erdma_cep *cep = NULL; in erdma_create_listen()[all …]
225 struct erdma_cep *cep;
59 struct erdma_cep *cep = qp->cep; in erdma_modify_qp_state_to_rts()
Completed in 13 milliseconds