Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc.h77 #define QUEUE_RAMP_DOWN_INTERVAL (msecs_to_jiffies(1000 * 1)) macro
Dlpfc_scsi.c134 expires = phba->last_ramp_down_time + QUEUE_RAMP_DOWN_INTERVAL; in lpfc_rampdown_queue_depth()