Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c5771 unsigned long heart_beat_wait = jiffies + (1 * HZ); in qla83xx_check_nic_core_fw_alive() local
5775 if (time_after(jiffies, heart_beat_wait)) { in qla83xx_check_nic_core_fw_alive()