Searched refs:QUEUE_RAMP_DOWN_INTERVAL (Results 1 – 2 of 2) sorted by relevance
81 #define QUEUE_RAMP_DOWN_INTERVAL (msecs_to_jiffies(1000 * 1)) macro
213 expires = phba->last_ramp_down_time + QUEUE_RAMP_DOWN_INTERVAL; in lpfc_rampdown_queue_depth()