Home
last modified time | relevance | path

Searched refs:act_fwreqs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_scsi.c980 long act_ios = 0, act_fwreqs = 0; in snic_hba_reset_scsi_cleanup() local
990 act_fwreqs = atomic64_read(&st->fw.actv_reqs); in snic_hba_reset_scsi_cleanup()
991 atomic64_sub(act_fwreqs, &st->fw.actv_reqs); in snic_hba_reset_scsi_cleanup()
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_scsi.c958 long act_ios = 0, act_fwreqs = 0; in snic_hba_reset_scsi_cleanup() local
968 act_fwreqs = atomic64_read(&st->fw.actv_reqs); in snic_hba_reset_scsi_cleanup()
969 atomic64_sub(act_fwreqs, &st->fw.actv_reqs); in snic_hba_reset_scsi_cleanup()

Completed in 6 milliseconds