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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_os.c3022 ha->last_zio_threshold = DEFAULT_ZIO_THRESHOLD;
7214 u16 threshold = ha->nvme_last_rptd_aen + ha->last_zio_threshold;
7571 atomic_read(&ha->zio_threshold) != ha->last_zio_threshold &&
7575 ha->last_zio_threshold);
7576 ha->last_zio_threshold = atomic_read(&ha->zio_threshold);
H A Dqla_attr.c1286 vha->hw->last_zio_threshold);
H A Dqla_def.h4820 uint16_t last_zio_threshold; member in struct:qla_hw_data
H A Dqla_init.c4323 ha->last_zio_threshold);

Completed in 436 milliseconds