Searched refs:QUEUE_RAMP_DOWN_INTERVAL (Results 1 – 2 of 2) sorted by relevance
52 #define QUEUE_RAMP_DOWN_INTERVAL (1 * HZ) /* 1 Second */ macro
243 if ((phba->last_ramp_down_time + QUEUE_RAMP_DOWN_INTERVAL) > jiffies) { in lpfc_rampdown_queue_depth()