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 …]
222 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_abort() local242 beiscsi_conn = conn->dd_data; in beiscsi_eh_abort()243 phba = beiscsi_conn->phba; in beiscsi_eh_abort()252 inv_tbl.cid = beiscsi_conn->beiscsi_conn_cid; in beiscsi_eh_abort()275 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_device_reset() local294 beiscsi_conn = conn->dd_data; in beiscsi_eh_device_reset()295 phba = beiscsi_conn->phba; in beiscsi_eh_device_reset()335 inv_tbl->tbl[nents].cid = beiscsi_conn->beiscsi_conn_cid; in beiscsi_eh_device_reset()357 beiscsi_conn->beiscsi_conn_cid); in beiscsi_eh_device_reset()1100 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,
305 struct beiscsi_conn **conn_table;407 struct beiscsi_conn { struct460 struct beiscsi_conn *conn;795 void beiscsi_free_mgmt_task_handles(struct beiscsi_conn *beiscsi_conn,
155 struct beiscsi_conn *conn;