Searched refs:beiscsi_conn (Results 1 – 5 of 5) sorted by relevance
136 struct beiscsi_conn *beiscsi_conn; in beiscsi_conn_create() local148 cls_conn = iscsi_conn_setup(cls_session, sizeof(*beiscsi_conn), cid); in beiscsi_conn_create()153 beiscsi_conn = conn->dd_data; in beiscsi_conn_create()154 beiscsi_conn->ep = NULL; in beiscsi_conn_create()155 beiscsi_conn->phba = phba; in beiscsi_conn_create()156 beiscsi_conn->conn = conn; in beiscsi_conn_create()159 beiscsi_conn->beiscsi_sess = beiscsi_sess; in beiscsi_conn_create()177 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_conn_bind() local207 if (beiscsi_conn != phba->conn_table[cri_index] || in beiscsi_conn_bind()213 beiscsi_conn, in beiscsi_conn_bind()[all …]
224 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_abort() local251 beiscsi_conn = conn->dd_data; in beiscsi_eh_abort()252 phba = beiscsi_conn->phba; in beiscsi_eh_abort()261 inv_tbl.cid = beiscsi_conn->beiscsi_conn_cid; in beiscsi_eh_abort()284 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_device_reset() local303 beiscsi_conn = conn->dd_data; in beiscsi_eh_device_reset()304 phba = beiscsi_conn->phba; in beiscsi_eh_device_reset()352 inv_tbl->tbl[nents].cid = beiscsi_conn->beiscsi_conn_cid; in beiscsi_eh_device_reset()374 beiscsi_conn->beiscsi_conn_cid); in beiscsi_eh_device_reset()1117 be_complete_io(struct beiscsi_conn *beiscsi_conn, in be_complete_io() argument[all …]
29 void beiscsi_offload_connection(struct beiscsi_conn *beiscsi_conn,33 struct beiscsi_conn *beiscsi_conn,
304 struct beiscsi_conn **conn_table;406 struct beiscsi_conn { struct459 struct beiscsi_conn *conn;794 void beiscsi_free_mgmt_task_handles(struct beiscsi_conn *beiscsi_conn,
155 struct beiscsi_conn *conn;