Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h1125 uint32_t cmdcmplt_counts[AHD_STAT_BUCKETS]; member
H A Daic79xx_core.c999 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]++; in ahd_intr()
8817 ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]; in ahd_stat_timer()
8818 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket] = 0; in ahd_stat_timer()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h1125 uint32_t cmdcmplt_counts[AHD_STAT_BUCKETS]; member
H A Daic79xx_core.c999 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]++; in ahd_intr()
8812 ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]; in ahd_stat_timer()
8813 ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket] = 0; in ahd_stat_timer()

Completed in 28 milliseconds