Home
last modified time | relevance | path

Searched refs:exp_statsn (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/include/scsi/
Discsi_proto.h97 __be32 exp_statsn; member
159 __be32 exp_statsn; member
263 __be32 exp_statsn; member
294 __be32 exp_statsn; member
370 __be32 exp_statsn; member
414 __be32 exp_statsn; member
452 __be32 exp_statsn; member
544 __be32 exp_statsn; member
596 __be32 exp_statsn; member
Dlibiscsi.h100 __be32 exp_statsn; /* copied from R2T */ member
182 uint32_t exp_statsn; member
Dscsi_transport_iscsi.h315 uint32_t exp_statsn; member
/Linux-v4.19/drivers/target/iscsi/
Discsi_target_erl2.c226 u32 exp_statsn) in iscsit_discard_cr_cmds_by_expstatsn() argument
238 (cmd->stat_sn >= exp_statsn)) { in iscsit_discard_cr_cmds_by_expstatsn()
257 dropped_count, cr->cid, exp_statsn); in iscsit_discard_cr_cmds_by_expstatsn()
Discsi_target.c944 static void iscsit_ack_from_expstatsn(struct iscsi_conn *conn, u32 exp_statsn) in iscsit_ack_from_expstatsn() argument
949 conn->exp_statsn = exp_statsn; in iscsit_ack_from_expstatsn()
958 iscsi_sna_lt(cmd->stat_sn, exp_statsn)) { in iscsit_ack_from_expstatsn()
1132 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_setup_scsi_cmd()
1233 iscsit_ack_from_expstatsn(conn, be32_to_cpu(hdr->exp_statsn)); in iscsit_process_scsi_cmd()
1739 hdr->itt, hdr->ttt, hdr->cmdsn, hdr->exp_statsn, in iscsit_setup_nop_out()
1756 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_setup_nop_out()
1781 iscsit_ack_from_expstatsn(conn, be32_to_cpu(hdr->exp_statsn)); in iscsit_process_nop_out()
2030 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_handle_task_mgt_cmd()
2107 iscsit_ack_from_expstatsn(conn, be32_to_cpu(hdr->exp_statsn)); in iscsit_handle_task_mgt_cmd()
[all …]
Discsi_target_login.c557 u32 exp_statsn) in iscsi_login_post_auth_non_zero_tsih() argument
596 iscsit_discard_cr_cmds_by_expstatsn(cr, exp_statsn); in iscsi_login_post_auth_non_zero_tsih()
1056 login_req->exp_statsn, login_req->cid, payload_length); in iscsit_get_login_rx()
1070 login->initial_exp_statsn = be32_to_cpu(login_req->exp_statsn); in iscsit_get_login_rx()
Discsi_target_erl1.c510 begrun = conn->exp_statsn; in iscsit_handle_status_snack()
511 } else if (conn->exp_statsn > begrun) { in iscsit_handle_status_snack()
514 " %hu.\n", begrun, runlength, conn->exp_statsn, in iscsit_handle_status_snack()
/Linux-v4.19/drivers/scsi/
Dlibiscsi.c152 hdr->exp_statsn = r2t->exp_statsn; in iscsi_prep_data_out_pdu()
372 hdr->exp_statsn = cpu_to_be32(conn->exp_statsn); in iscsi_prep_scsi_cmd_pdu()
434 r2t->exp_statsn = cpu_to_be32(conn->exp_statsn); in iscsi_prep_scsi_cmd_pdu()
665 nop->exp_statsn = cpu_to_be32(conn->exp_statsn); in iscsi_prep_mgmt_task()
842 conn->exp_statsn = be32_to_cpu(rhdr->statsn) + 1; in iscsi_scsi_cmd_rsp()
947 conn->exp_statsn = be32_to_cpu(rhdr->statsn) + 1; in iscsi_data_in_rsp()
971 conn->exp_statsn = be32_to_cpu(hdr->statsn) + 1; in iscsi_tmf_rsp()
1045 conn->exp_statsn = be32_to_cpu(reject->statsn) + 1; in iscsi_handle_reject()
1206 conn->exp_statsn = be32_to_cpu(hdr->statsn) + 1; in __iscsi_complete_pdu()
1256 conn->exp_statsn = be32_to_cpu(hdr->statsn) + 1; in __iscsi_complete_pdu()
[all …]
Dlibiscsi_tcp.c597 r2t->exp_statsn = rhdr->statsn; in iscsi_tcp_r2t_rsp()
Dscsi_transport_iscsi.c1077 iscsi_flashnode_conn_attr(fnode, exp_statsn, ISCSI_FLASHNODE_EXP_STATSN);
3746 iscsi_conn_attr(exp_statsn, ISCSI_PARAM_EXP_STATSN);
/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_main.h415 u32 exp_statsn; member
544 u8 exp_statsn[32]; member
Dbe_iscsi.c880 AMAP_SET_BITS(struct amap_beiscsi_offload_params, exp_statsn, params, in beiscsi_set_params_for_offld()
881 (conn->exp_statsn - 1)); in beiscsi_set_params_for_offld()
Dbe_mgmt.c1315 exp_statsn) / 32] + 1)); in beiscsi_offload_cxn_v0()
1426 exp_statsn) / 32] + 1)); in beiscsi_offload_cxn_v2()
Dbe_main.c4795 task->hdr->exp_statsn = 0; in beiscsi_task_xmit()
/Linux-v4.19/drivers/scsi/bnx2i/
Dbnx2i_hwi.c356 login_wqe->exp_stat_sn = be32_to_cpu(login_hdr->exp_statsn); in bnx2i_send_iscsi_login()
665 update_wqe->exp_stat_sn = conn->exp_statsn; in bnx2i_update_iscsi_conn()
1529 resp_hdr->statsn = task->hdr->exp_statsn; in bnx2i_process_text_resp()
1626 resp_hdr->statsn = task->hdr->exp_statsn; in bnx2i_process_logout_resp()
/Linux-v4.19/drivers/scsi/qedi/
Dqedi_fw.c1071 login_req_pdu_header.exp_stat_sn = be32_to_cpu(login_hdr->exp_statsn); in qedi_send_iscsi_login()
1163 logout_pdu_header.exp_stat_sn = be32_to_cpu(logout_hdr->exp_statsn); in qedi_send_iscsi_logout()
1658 text_request_pdu_header.exp_stat_sn = be32_to_cpu(text_hdr->exp_statsn); in qedi_send_iscsi_text()
1758 nop_out_pdu_header.exp_stat_sn = be32_to_cpu(nopout_hdr->exp_statsn); in qedi_send_iscsi_nopout()
Dqedi_iscsi.c451 conn_info->exp_stat_sn = conn->exp_statsn; in qedi_iscsi_update_conn()
/Linux-v4.19/include/target/iscsi/
Discsi_target_core.h541 u32 exp_statsn; member
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c1340 login_req->exp_statsn, login_req->cid, pdu_cb->dlen); in cxgbit_rx_login_pdu()
1355 login->initial_exp_statsn = be32_to_cpu(login_req->exp_statsn); in cxgbit_rx_login_pdu()
/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_os.c3550 conn->exp_statsn = le32_to_cpu(fw_ddb_entry->exp_stat_sn); in qla4xxx_copy_from_fwddb_param()
3678 fw_ddb_entry->exp_stat_sn = cpu_to_le32(conn->exp_statsn); in qla4xxx_copy_to_fwddb_param()
3787 conn->exp_statsn = le32_to_cpu(fw_ddb_entry->exp_stat_sn); in qla4xxx_copy_to_sess_conn_params()
8059 rc = sprintf(buf, "%u\n", fnode_conn->exp_statsn); in qla4xxx_sysfs_ddb_get_param()
8277 fnode_conn->exp_statsn = in qla4xxx_sysfs_ddb_set_param()
/Linux-v4.19/drivers/infiniband/ulp/isert/
Dib_isert.c1088 login->initial_exp_statsn = be32_to_cpu(login_req->exp_statsn); in isert_rx_login_req()