Searched refs:last_ramp_up_time (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfad_im.h99 unsigned long last_ramp_up_time; member in struct:bfad_itnim_s
H A Dbfad_im.c882 if (((jiffies - itnim->last_ramp_up_time) >
899 itnim->last_ramp_up_time = jiffies;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h756 unsigned long last_ramp_up_time; member in struct:lpfc_hba
H A Dlpfc_scsi.c327 * post at most 1 event every 5 minute after last_ramp_up_time or
346 phba->last_ramp_up_time + QUEUE_RAMP_UP_INTERVAL) ||
352 phba->last_ramp_up_time = jiffies;

Completed in 124 milliseconds