Home
last modified time | relevance | path

Searched refs:last_queue_full (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/message/fusion/
Dmptbase.h589 long last_queue_full; member
Dmptscsih.c1159 if (time - hd->last_queue_full > 10 * HZ) { in mptscsih_report_queue_full()
1162 hd->last_queue_full = time; in mptscsih_report_queue_full()
Dmptfc.c1304 hd->last_queue_full = 0; in mptfc_probe()
Dmptspi.c1513 hd->last_queue_full = 0; in mptspi_probe()
Dmptsas.c5281 hd->last_queue_full = 0; in mptsas_probe()
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h2451 unsigned long last_queue_full; member