Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.h107 unsigned long last_ramp_up_time; member
Dbfad_im.c883 if (((jiffies - itnim->last_ramp_up_time) > in bfad_ramp_up_qdepth()
894 itnim->last_ramp_up_time = jiffies; in bfad_ramp_up_qdepth()