Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc.h991 unsigned long last_ramp_down_time; member
Dlpfc_scsi.c270 expires = phba->last_ramp_down_time + QUEUE_RAMP_DOWN_INTERVAL; in lpfc_rampdown_queue_depth()
276 phba->last_ramp_down_time = jiffies; in lpfc_rampdown_queue_depth()