Home
last modified time | relevance | path

Searched refs:int_coalescing_stop_threshold (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx.h1253 u_int int_coalescing_stop_threshold; member
Daic79xx_core.c6113 ahd->int_coalescing_stop_threshold = in ahd_alloc()
8892 else if (ahd->cmdcmplt_total < ahd->int_coalescing_stop_threshold) in ahd_stat_timer()