Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.h516 #define QLAFX00_RESET_INTERVAL 120 /* number of seconds */ macro
H A Dqla_mr.c1504 ha->mr.fw_reset_timer_tick = QLAFX00_RESET_INTERVAL; in qlafx00_timer_routine()
1511 ha->mr.fw_reset_timer_tick = QLAFX00_RESET_INTERVAL; in qlafx00_timer_routine()
1535 ha->mr.fw_reset_timer_tick = QLAFX00_RESET_INTERVAL; in qlafx00_timer_routine()
H A Dqla_os.c3163 ha->mr.fw_reset_timer_tick = QLAFX00_RESET_INTERVAL; in qla2x00_probe_one()