Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_os.c2860 ha->last_zio_threshold = DEFAULT_ZIO_THRESHOLD; in qla2x00_probe_one()
6973 ha->last_zio_threshold); in qla2x00_do_dpc()
6975 ha->last_zio_threshold); in qla2x00_do_dpc()
7205 atomic_read(&ha->zio_threshold) != ha->last_zio_threshold && in qla2x00_timer()
7209 ha->last_zio_threshold); in qla2x00_timer()
7210 ha->last_zio_threshold = atomic_read(&ha->zio_threshold); in qla2x00_timer()
H A Dqla_attr.c1280 vha->hw->last_zio_threshold); in qla_zio_threshold_show()
H A Dqla_def.h4585 uint16_t last_zio_threshold; member
H A Dqla_init.c3837 ha->last_zio_threshold); in qla2x00_setup_chip()