Searched refs:nic_core_reset_hdlr_active (Results 1 – 7 of 7) sorted by relevance
3362 if (!ha->flags.nic_core_reset_hdlr_active) { in qla82xx_watchdog()3501 ha->flags.nic_core_reset_hdlr_active = 1; in qla82xx_abort_isp()3523 ha->flags.nic_core_reset_hdlr_active = 0; in qla82xx_abort_isp()
4097 if (!ha->flags.nic_core_reset_hdlr_active) { in qla83xx_schedule_work()4205 if (!ha->flags.nic_core_reset_hdlr_active) { in qla83xx_nic_core_reset_work()4218 ha->flags.nic_core_reset_hdlr_active = 1; in qla83xx_nic_core_reset_work()4224 ha->flags.nic_core_reset_hdlr_active = 0; in qla83xx_nic_core_reset_work()
4603 if (!ha->flags.nic_core_reset_hdlr_active && !ha->portnum) { in qla2xxx_mctp_dump()4604 ha->flags.nic_core_reset_hdlr_active = 1; in qla2xxx_mctp_dump()4613 ha->flags.nic_core_reset_hdlr_active = 0; in qla2xxx_mctp_dump()
1437 if (ha->flags.nic_core_reset_hdlr_active) in qla2x00_read_optrom()
1046 if (ha->flags.nic_core_reset_hdlr_active) in qla2xxx_flash_npiv_conf()
2960 uint32_t nic_core_reset_hdlr_active:1; member
4052 ha->flags.nic_core_reset_hdlr_active = 0; in qla8044_abort_isp()