Home
last modified time | relevance | path

Searched refs:siw_cep (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/sw/siw/
A Dsiw_cm.h37 struct siw_cep { struct
48 struct siw_cep *listen_cep; argument
89 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))
A Dsiw_cm.c85 struct siw_cep *cep; in siw_socket_disassoc()
104 struct siw_cep *cep; in siw_rtr_data_ready()
248 struct siw_cep *cep = container_of(ref, struct siw_cep, ref); in __siw_cep_dealloc()
1012 struct siw_cep *cep; in siw_cm_work_handler()
1232 struct siw_cep *cep; in siw_cm_llp_data_ready()
1287 struct siw_cep *cep; in siw_cm_llp_state_change()
1356 struct siw_cep *cep = NULL; in siw_connect()
1554 struct siw_cep *cep = (struct siw_cep *)id->provider_data; in siw_accept()
1722 struct siw_cep *cep = (struct siw_cep *)id->provider_data; in siw_reject()
1761 struct siw_cep *cep = NULL; in siw_create_listen()
[all …]
A Dsiw.h425 struct siw_cep *cep;
A Dsiw_qp.c188 struct siw_cep *cep; in siw_qp_llp_write_space()

Completed in 12 milliseconds