Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_mr.h479 uint8_t fw_hbt_cnt; member
Dqla_mr.c1492 if (ha->mr.fw_hbt_cnt) in qlafx00_timer_routine()
1493 ha->mr.fw_hbt_cnt--; in qlafx00_timer_routine()
1514 ha->mr.fw_hbt_cnt = QLAFX00_HEARTBEAT_INTERVAL; in qlafx00_timer_routine()
Dqla_os.c2996 ha->mr.fw_hbt_cnt = QLAFX00_HEARTBEAT_INTERVAL; in qla2x00_probe_one()