Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc.h893 unsigned long last_ramp_down_time; member
Dlpfc_scsi.c267 expires = phba->last_ramp_down_time + QUEUE_RAMP_DOWN_INTERVAL; in lpfc_rampdown_queue_depth()
273 phba->last_ramp_down_time = jiffies; in lpfc_rampdown_queue_depth()