Searched refs:beiscsi_conn (Results 1 – 5 of 5) sorted by relevance
133 struct beiscsi_conn *beiscsi_conn; in beiscsi_conn_create() local145 cls_conn = iscsi_conn_setup(cls_session, sizeof(*beiscsi_conn), cid); in beiscsi_conn_create()150 beiscsi_conn = conn->dd_data; in beiscsi_conn_create()151 beiscsi_conn->ep = NULL; in beiscsi_conn_create()152 beiscsi_conn->phba = phba; in beiscsi_conn_create()153 beiscsi_conn->conn = conn; in beiscsi_conn_create()156 beiscsi_conn->beiscsi_sess = beiscsi_sess; in beiscsi_conn_create()167 struct beiscsi_conn *beiscsi_conn, in beiscsi_bindconn_cid() argument180 cri_index, beiscsi_conn); in beiscsi_bindconn_cid()182 phba->conn_table[cri_index] = beiscsi_conn; in beiscsi_bindconn_cid()[all …]
46 void beiscsi_offload_connection(struct beiscsi_conn *beiscsi_conn,50 struct beiscsi_conn *beiscsi_conn,
224 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_abort() local255 beiscsi_conn = conn->dd_data; in beiscsi_eh_abort()256 phba = beiscsi_conn->phba; in beiscsi_eh_abort()259 cid = beiscsi_conn->beiscsi_conn_cid; in beiscsi_eh_abort()301 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_device_reset() local319 beiscsi_conn = conn->dd_data; in beiscsi_eh_device_reset()320 phba = beiscsi_conn->phba; in beiscsi_eh_device_reset()321 cid = beiscsi_conn->beiscsi_conn_cid; in beiscsi_eh_device_reset()1096 beiscsi_process_async_pdu(struct beiscsi_conn *beiscsi_conn, in beiscsi_process_async_pdu() argument1102 struct iscsi_conn *conn = beiscsi_conn->conn; in beiscsi_process_async_pdu()[all …]
391 struct beiscsi_conn **conn_table;450 struct beiscsi_conn { struct503 struct beiscsi_conn *conn;843 void beiscsi_free_mgmt_task_handles(struct beiscsi_conn *beiscsi_conn,
258 struct beiscsi_conn *conn;