Home
last modified time | relevance | path

Searched refs:exp_stat_sn (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/target/iscsi/
Discsi_target_tmr.c221 cmd->stat_sn = cmd->exp_stat_sn = 0; in iscsit_task_reassign_complete_nop_out()
389 cmd->stat_sn = cmd->exp_stat_sn = 0; in iscsit_task_reassign_complete_scsi_cmnd()
Discsi_target.c973 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_setup_scsi_cmd()
1574 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_setup_nop_out()
1856 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_handle_task_mgt_cmd()
1991 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_setup_text_cmd()
2301 cmd->exp_stat_sn = be32_to_cpu(hdr->exp_statsn); in iscsit_handle_logout_cmd()
2819 iscsit_discard_cr_cmds_by_expstatsn(cr, cmd->exp_stat_sn); in iscsit_build_logout_rsp()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.h481 u8 exp_stat_sn[32]; member
873 u8 exp_stat_sn[32]; member
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dcnic_defs.h2133 u32 exp_stat_sn; member
3844 u32 exp_stat_sn; member
3961 u32 exp_stat_sn; member
4686 u32 exp_stat_sn; member
4751 u32 exp_stat_sn; member
4791 u32 exp_stat_sn; member
4825 u32 exp_stat_sn; member
4865 u32 exp_stat_sn; member
4899 u32 exp_stat_sn; member
/linux-4.1.27/drivers/scsi/bnx2i/
D57xx_iscsi_hsi.h749 u32 exp_stat_sn; member
846 u32 exp_stat_sn; member
Dbnx2i_hwi.c358 login_wqe->exp_stat_sn = be32_to_cpu(login_hdr->exp_statsn); in bnx2i_send_iscsi_login()
678 update_wqe->exp_stat_sn = conn->exp_statsn; in bnx2i_update_iscsi_conn()
/linux-4.1.27/include/target/iscsi/
Discsi_target_core.h390 u32 exp_stat_sn; member
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_fw.h911 uint32_t exp_stat_sn; /* 1CC-1CF */ member
Dql4_os.c3536 conn->exp_statsn = le32_to_cpu(fw_ddb_entry->exp_stat_sn); in qla4xxx_copy_from_fwddb_param()
3664 fw_ddb_entry->exp_stat_sn = cpu_to_le32(conn->exp_statsn); in qla4xxx_copy_to_fwddb_param()
3773 conn->exp_statsn = le32_to_cpu(fw_ddb_entry->exp_stat_sn); in qla4xxx_copy_to_sess_conn_params()