Home
last modified time | relevance | path

Searched refs:isert_conn (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/ulp/isert/
Dib_isert.c53 isert_login_post_recv(struct isert_conn *isert_conn);
55 isert_rdma_accept(struct isert_conn *isert_conn);
65 isert_prot_cmd(struct isert_conn *conn, struct se_cmd *cmd) in isert_prot_cmd()
75 struct isert_conn *isert_conn = context; in isert_qp_event_callback() local
78 ib_event_msg(e->event), e->event, isert_conn); in isert_qp_event_callback()
82 rdma_notify(isert_conn->cm_id, IB_EVENT_COMM_EST); in isert_qp_event_callback()
93 isert_comp_get(struct isert_conn *isert_conn) in isert_comp_get() argument
95 struct isert_device *device = isert_conn->device; in isert_comp_get()
109 isert_conn, comp, min); in isert_comp_get()
123 isert_create_qp(struct isert_conn *isert_conn, in isert_create_qp() argument
[all …]
Dib_isert.h122 struct isert_conn *conn;
139 struct isert_conn { struct