Searched refs:QUEUE_RAMP_DOWN_INTERVAL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h61 #define QUEUE_RAMP_DOWN_INTERVAL (1 * HZ) /* 1 Second */ macro
H A Dlpfc_scsi.c302 if ((phba->last_ramp_down_time + QUEUE_RAMP_DOWN_INTERVAL) > jiffies) {

Completed in 47 milliseconds