Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_os.c5526 unsigned long heart_beat_wait = jiffies + (1 * HZ); in qla83xx_check_nic_core_fw_alive() local
5530 if (time_after(jiffies, heart_beat_wait)) { in qla83xx_check_nic_core_fw_alive()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c5779 unsigned long heart_beat_wait = jiffies + (1 * HZ); in qla83xx_check_nic_core_fw_alive() local
5783 if (time_after(jiffies, heart_beat_wait)) { in qla83xx_check_nic_core_fw_alive()

Completed in 17 milliseconds