Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Discsi_proto.h86 __be32 exp_statsn; member
148 __be32 exp_statsn; member
252 __be32 exp_statsn; member
283 __be32 exp_statsn; member
359 __be32 exp_statsn; member
403 __be32 exp_statsn; member
441 __be32 exp_statsn; member
533 __be32 exp_statsn; member
585 __be32 exp_statsn; member
Dlibiscsi.h87 __be32 exp_statsn; /* copied from R2T */ member
169 uint32_t exp_statsn; member
Dscsi_transport_iscsi.h302 uint32_t exp_statsn; member
/Linux-v5.4/drivers/target/iscsi/
Discsi_target_erl2.c218 u32 exp_statsn) in iscsit_discard_cr_cmds_by_expstatsn() argument
230 (cmd->stat_sn >= exp_statsn)) { in iscsit_discard_cr_cmds_by_expstatsn()
249 dropped_count, cr->cid, exp_statsn); in iscsit_discard_cr_cmds_by_expstatsn()
Discsi_target.c952 static void iscsit_ack_from_expstatsn(struct iscsi_conn *conn, u32 exp_statsn) in iscsit_ack_from_expstatsn() argument
957 conn->exp_statsn = exp_statsn; in iscsit_ack_from_expstatsn()
966 iscsi_sna_lt(cmd->stat_sn, exp_statsn)) { in iscsit_ack_from_expstatsn()
1140 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_setup_scsi_cmd()
1241 iscsit_ack_from_expstatsn(conn, be32_to_cpu(hdr->exp_statsn)); in iscsit_process_scsi_cmd()
1742 hdr->itt, hdr->ttt, hdr->cmdsn, hdr->exp_statsn, in iscsit_setup_nop_out()
1759 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_setup_nop_out()
1784 iscsit_ack_from_expstatsn(conn, be32_to_cpu(hdr->exp_statsn)); in iscsit_process_nop_out()
2034 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_handle_task_mgt_cmd()
2111 iscsit_ack_from_expstatsn(conn, be32_to_cpu(hdr->exp_statsn)); in iscsit_handle_task_mgt_cmd()
[all …]
Discsi_target_login.c549 u32 exp_statsn) in iscsi_login_post_auth_non_zero_tsih() argument
588 iscsit_discard_cr_cmds_by_expstatsn(cr, exp_statsn); in iscsi_login_post_auth_non_zero_tsih()
1045 login_req->exp_statsn, login_req->cid, payload_length); in iscsit_get_login_rx()
1059 login->initial_exp_statsn = be32_to_cpu(login_req->exp_statsn); in iscsit_get_login_rx()
Discsi_target_erl1.c479 begrun = conn->exp_statsn; in iscsit_handle_status_snack()
480 } else if (conn->exp_statsn > begrun) { in iscsit_handle_status_snack()
483 " %hu.\n", begrun, runlength, conn->exp_statsn, in iscsit_handle_status_snack()
/Linux-v5.4/drivers/scsi/
Dlibiscsi.c149 hdr->exp_statsn = r2t->exp_statsn; in iscsi_prep_data_out_pdu()
343 hdr->exp_statsn = cpu_to_be32(conn->exp_statsn); in iscsi_prep_scsi_cmd_pdu()
398 r2t->exp_statsn = cpu_to_be32(conn->exp_statsn); in iscsi_prep_scsi_cmd_pdu()
622 nop->exp_statsn = cpu_to_be32(conn->exp_statsn); in iscsi_prep_mgmt_task()
799 conn->exp_statsn = be32_to_cpu(rhdr->statsn) + 1; in iscsi_scsi_cmd_rsp()
900 conn->exp_statsn = be32_to_cpu(rhdr->statsn) + 1; in iscsi_data_in_rsp()
924 conn->exp_statsn = be32_to_cpu(hdr->statsn) + 1; in iscsi_tmf_rsp()
1008 conn->exp_statsn = be32_to_cpu(reject->statsn) + 1; in iscsi_handle_reject()
1169 conn->exp_statsn = be32_to_cpu(hdr->statsn) + 1; in __iscsi_complete_pdu()
1219 conn->exp_statsn = be32_to_cpu(hdr->statsn) + 1; in __iscsi_complete_pdu()
[all …]
Dlibiscsi_tcp.c595 r2t->exp_statsn = rhdr->statsn; in iscsi_tcp_r2t_rsp()
Dscsi_transport_iscsi.c1082 iscsi_flashnode_conn_attr(fnode, exp_statsn, ISCSI_FLASHNODE_EXP_STATSN);
3750 iscsi_conn_attr(exp_statsn, ISCSI_PARAM_EXP_STATSN);
/Linux-v5.4/drivers/scsi/be2iscsi/
Dbe_main.h410 u32 exp_statsn; member
539 u8 exp_statsn[32]; member
Dbe_iscsi.c877 AMAP_SET_BITS(struct amap_beiscsi_offload_params, exp_statsn, params, in beiscsi_set_params_for_offld()
878 (conn->exp_statsn - 1)); in beiscsi_set_params_for_offld()
Dbe_mgmt.c1317 exp_statsn) / 32] + 1)); in beiscsi_offload_cxn_v0()
1428 exp_statsn) / 32] + 1)); in beiscsi_offload_cxn_v2()
Dbe_main.c4777 task->hdr->exp_statsn = 0; in beiscsi_task_xmit()
/Linux-v5.4/drivers/scsi/bnx2i/
Dbnx2i_hwi.c353 login_wqe->exp_stat_sn = be32_to_cpu(login_hdr->exp_statsn); in bnx2i_send_iscsi_login()
662 update_wqe->exp_stat_sn = conn->exp_statsn; in bnx2i_update_iscsi_conn()
1526 resp_hdr->statsn = task->hdr->exp_statsn; in bnx2i_process_text_resp()
1623 resp_hdr->statsn = task->hdr->exp_statsn; in bnx2i_process_logout_resp()
/Linux-v5.4/drivers/scsi/qedi/
Dqedi_fw.c1058 login_req_pdu_header.exp_stat_sn = be32_to_cpu(login_hdr->exp_statsn); in qedi_send_iscsi_login()
1150 logout_pdu_header.exp_stat_sn = be32_to_cpu(logout_hdr->exp_statsn); in qedi_send_iscsi_logout()
1643 text_request_pdu_header.exp_stat_sn = be32_to_cpu(text_hdr->exp_statsn); in qedi_send_iscsi_text()
1743 nop_out_pdu_header.exp_stat_sn = be32_to_cpu(nopout_hdr->exp_statsn); in qedi_send_iscsi_nopout()
Dqedi_iscsi.c447 conn_info->exp_stat_sn = conn->exp_statsn; in qedi_iscsi_update_conn()
/Linux-v5.4/include/target/iscsi/
Discsi_target_core.h543 u32 exp_statsn; member
/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c1337 login_req->exp_statsn, login_req->cid, pdu_cb->dlen); in cxgbit_rx_login_pdu()
1352 login->initial_exp_statsn = be32_to_cpu(login_req->exp_statsn); in cxgbit_rx_login_pdu()
/Linux-v5.4/drivers/scsi/qla4xxx/
Dql4_os.c3551 conn->exp_statsn = le32_to_cpu(fw_ddb_entry->exp_stat_sn); in qla4xxx_copy_from_fwddb_param()
3679 fw_ddb_entry->exp_stat_sn = cpu_to_le32(conn->exp_statsn); in qla4xxx_copy_to_fwddb_param()
3788 conn->exp_statsn = le32_to_cpu(fw_ddb_entry->exp_stat_sn); in qla4xxx_copy_to_sess_conn_params()
8058 rc = sprintf(buf, "%u\n", fnode_conn->exp_statsn); in qla4xxx_sysfs_ddb_get_param()
8276 fnode_conn->exp_statsn = in qla4xxx_sysfs_ddb_set_param()
/Linux-v5.4/drivers/infiniband/ulp/isert/
Dib_isert.c1080 login->initial_exp_statsn = be32_to_cpu(login_req->exp_statsn); in isert_rx_login_req()