Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
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_sup.c1057 ha->fcoe_reset_timeout = QLA82XX_ROM_DRV_RESET_ACK_TIMEOUT; in qla2xxx_get_idc_param()
1061 ha->fcoe_reset_timeout = le32_to_cpu(*wptr); in qla2xxx_get_idc_param()
1066 ha->fcoe_reset_timeout); in qla2xxx_get_idc_param()
Dqla_def.h4225 uint32_t fcoe_reset_timeout; member
Dqla_nx.c3079 reset_timeout = jiffies + (ha->fcoe_reset_timeout * HZ); in qla82xx_need_reset_handler()
Dqla_os.c5859 ack_timeout = jiffies + (ha->fcoe_reset_timeout * HZ); in qla83xx_need_reset_handler()
Dqla_init.c2068 ha->fcoe_reset_timeout = QLA83XX_IDC_RESET_ACK_TIMEOUT; in qla83xx_nic_core_fw_load()