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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc.h62 #define QUEUE_RAMP_UP_INTERVAL (300 * HZ) /* 5 minutes */ macro
H A Dlpfc_scsi.c346 phba->last_ramp_up_time + QUEUE_RAMP_UP_INTERVAL) ||
348 phba->last_rsrc_error_time + QUEUE_RAMP_UP_INTERVAL)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h62 #define QUEUE_RAMP_UP_INTERVAL (300 * HZ) /* 5 minutes */ macro
H A Dlpfc_scsi.c346 phba->last_ramp_up_time + QUEUE_RAMP_UP_INTERVAL) ||
348 phba->last_rsrc_error_time + QUEUE_RAMP_UP_INTERVAL)) {

Completed in 86 milliseconds