Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc.h81 #define QUEUE_RAMP_DOWN_INTERVAL (msecs_to_jiffies(1000 * 1)) macro
Dlpfc_scsi.c213 expires = phba->last_ramp_down_time + QUEUE_RAMP_DOWN_INTERVAL; in lpfc_rampdown_queue_depth()