Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_sup.c1027 ha->fcoe_reset_timeout = QLA82XX_ROM_DRV_RESET_ACK_TIMEOUT; in qla2xxx_get_idc_param()
1031 ha->fcoe_reset_timeout = le32_to_cpu(*wptr); in qla2xxx_get_idc_param()
1036 ha->fcoe_reset_timeout); in qla2xxx_get_idc_param()
Dqla_nx2.c1677 reset_timeout = jiffies + (ha->fcoe_reset_timeout * HZ); in qla8044_need_reset_handler()
1995 (ha->fcoe_reset_timeout * HZ); in qla8044_device_state_handler()
2007 (ha->fcoe_reset_timeout * HZ); in qla8044_device_state_handler()
Dqla_def.h4139 uint32_t fcoe_reset_timeout; member
Dqla_nx.c3067 reset_timeout = jiffies + (ha->fcoe_reset_timeout * HZ); in qla82xx_need_reset_handler()
Dqla_os.c5636 ack_timeout = jiffies + (ha->fcoe_reset_timeout * HZ); in qla83xx_need_reset_handler()
Dqla_init.c2059 ha->fcoe_reset_timeout = QLA83XX_IDC_RESET_ACK_TIMEOUT; in qla83xx_nic_core_fw_load()