Home
last modified time | relevance | path

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

/drivers/infiniband/ulp/isert/
Dib_isert.c51 isert_unmap_cmd(struct isert_cmd *isert_cmd, struct isert_conn *isert_conn);
56 isert_unreg_rdma(struct isert_cmd *isert_cmd, struct isert_conn *isert_conn);
63 isert_rdma_post_recvl(struct isert_conn *isert_conn);
65 isert_rdma_accept(struct isert_conn *isert_conn);
69 static void isert_wait4flush(struct isert_conn *isert_conn);
72 isert_prot_cmd(struct isert_conn *conn, struct se_cmd *cmd) in isert_prot_cmd()
82 struct isert_conn *isert_conn = context; in isert_qp_event_callback() local
85 ib_event_msg(e->event), e->event, isert_conn); in isert_qp_event_callback()
89 rdma_notify(isert_conn->cm_id, IB_EVENT_COMM_EST); in isert_qp_event_callback()
116 isert_comp_get(struct isert_conn *isert_conn) in isert_comp_get() argument
[all …]
Dib_isert.h135 struct isert_conn *conn;
146 struct isert_conn { struct
215 struct isert_conn *isert_conn);