Searched refs:cmdcmplt_total (Results 1 – 2 of 2) sorted by relevance
1132 uint32_t cmdcmplt_total; member
1008 ahd->cmdcmplt_total++; in ahd_intr()8879 if (ahd->cmdcmplt_total > ahd->int_coalescing_threshold) in ahd_stat_timer()8881 else if (ahd->cmdcmplt_total < ahd->int_coalescing_stop_threshold) in ahd_stat_timer()8892 ahd->cmdcmplt_total); in ahd_stat_timer()8897 ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]; in ahd_stat_timer()