Searched refs:cmdcmplt_total (Results 1 – 2 of 2) sorted by relevance
1126 uint32_t cmdcmplt_total; member
1000 ahd->cmdcmplt_total++; in ahd_intr()8799 if (ahd->cmdcmplt_total > ahd->int_coalescing_threshold) in ahd_stat_timer()8801 else if (ahd->cmdcmplt_total < ahd->int_coalescing_stop_threshold) in ahd_stat_timer()8812 ahd->cmdcmplt_total); in ahd_stat_timer()8817 ahd->cmdcmplt_total -= ahd->cmdcmplt_counts[ahd->cmdcmplt_bucket]; in ahd_stat_timer()