Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_mr.h482 uint8_t fw_hbt_cnt; member
Dqla_mr.c1467 if (ha->mr.fw_hbt_cnt) in qlafx00_timer_routine()
1468 ha->mr.fw_hbt_cnt--; in qlafx00_timer_routine()
1489 ha->mr.fw_hbt_cnt = QLAFX00_HEARTBEAT_INTERVAL; in qlafx00_timer_routine()
Dqla_os.c3132 ha->mr.fw_hbt_cnt = QLAFX00_HEARTBEAT_INTERVAL; in qla2x00_probe_one()