Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h77 #define QUEUE_RAMP_DOWN_INTERVAL (secs_to_jiffies(1)) macro
H A Dlpfc_scsi.c134 expires = phba->last_ramp_down_time + QUEUE_RAMP_DOWN_INTERVAL; in lpfc_rampdown_queue_depth()