Searched refs:nic_core_reset_hdlr_active (Results 1 – 7 of 7) sorted by relevance
3324 if (!ha->flags.nic_core_reset_hdlr_active) { in qla82xx_watchdog()3462 ha->flags.nic_core_reset_hdlr_active = 1; in qla82xx_abort_isp()3484 ha->flags.nic_core_reset_hdlr_active = 0; in qla82xx_abort_isp()
5653 if (!ha->flags.nic_core_reset_hdlr_active) { in qla83xx_schedule_work()5761 if (!ha->flags.nic_core_reset_hdlr_active) { in qla83xx_nic_core_reset_work()5774 ha->flags.nic_core_reset_hdlr_active = 1; in qla83xx_nic_core_reset_work()5780 ha->flags.nic_core_reset_hdlr_active = 0; in qla83xx_nic_core_reset_work()
7048 if (!ha->flags.nic_core_reset_hdlr_active && !ha->portnum) { in qla2xxx_mctp_dump()7049 ha->flags.nic_core_reset_hdlr_active = 1; in qla2xxx_mctp_dump()7058 ha->flags.nic_core_reset_hdlr_active = 0; in qla2xxx_mctp_dump()
1486 if (ha->flags.nic_core_reset_hdlr_active) in qla2x00_read_optrom()
4053 ha->flags.nic_core_reset_hdlr_active = 0; in qla8044_abort_isp()
1110 if (ha->flags.nic_core_reset_hdlr_active) in qla2xxx_flash_npiv_conf()
4026 uint32_t nic_core_reset_hdlr_active:1; member