Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_os.c5718 unsigned long heart_beat_wait = jiffies + (1 * HZ); in qla83xx_check_nic_core_fw_alive() local
5722 if (time_after(jiffies, heart_beat_wait)) { in qla83xx_check_nic_core_fw_alive()