Home
last modified time | relevance | path

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

/drivers/scsi/qla4xxx/
Dql4_fw.h640 uint16_t iscsi_def_time2retain; /* 42-43 */ member
878 uint16_t iscsi_def_time2retain; /* 1A-1B */ member
Dql4_mbx.c2128 fw_ddb_entry->iscsi_def_time2retain = in qla4xxx_set_param_ddbentry()
Dql4_os.c3542 sess->time2retain = le16_to_cpu(fw_ddb_entry->iscsi_def_time2retain); in qla4xxx_copy_from_fwddb_param()
3670 fw_ddb_entry->iscsi_def_time2retain = cpu_to_le16(sess->time2retain); in qla4xxx_copy_to_fwddb_param()
3779 sess->time2retain = le16_to_cpu(fw_ddb_entry->iscsi_def_time2retain); in qla4xxx_copy_to_sess_conn_params()