Home
last modified time | relevance | path

Searched refs:iscsi_def_time2wait (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h638 uint16_t iscsi_def_time2wait; /* 40-41 */ member
876 uint16_t iscsi_def_time2wait; /* 18-19 */ member
H A Dql4_os.c3577 sess->time2wait = le16_to_cpu(fw_ddb_entry->iscsi_def_time2wait); in qla4xxx_copy_from_fwddb_param()
3704 fw_ddb_entry->iscsi_def_time2wait = cpu_to_le16(sess->time2wait); in qla4xxx_copy_to_fwddb_param()
3813 sess->time2wait = le16_to_cpu(fw_ddb_entry->iscsi_def_time2wait); in qla4xxx_copy_to_sess_conn_params()
3991 le16_to_cpu(fw_ddb_entry->iscsi_def_time2wait); in qla4xxx_update_session_conn_param()
6641 le16_to_cpu(ddb_entry->fw_ddb_entry.iscsi_def_time2wait); in qla4xxx_setup_flash_ddb_entry()
H A Dql4_mbx.c2129 fw_ddb_entry->iscsi_def_time2wait = in qla4xxx_set_param_ddbentry()