Home
last modified time | relevance | path

Searched refs:last_zio_threshold (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_os.c2882 ha->last_zio_threshold = DEFAULT_ZIO_THRESHOLD; in qla2x00_probe_one()
6981 ha->last_zio_threshold); in qla2x00_do_dpc()
6983 ha->last_zio_threshold); in qla2x00_do_dpc()
7213 atomic_read(&ha->zio_threshold) != ha->last_zio_threshold && in qla2x00_timer()
7217 ha->last_zio_threshold); in qla2x00_timer()
7218 ha->last_zio_threshold = atomic_read(&ha->zio_threshold); in qla2x00_timer()
Dqla_attr.c1283 vha->hw->last_zio_threshold); in qla_zio_threshold_show()
Dqla_def.h4581 uint16_t last_zio_threshold; member
Dqla_init.c3731 ha->last_zio_threshold); in qla2x00_setup_chip()