Searched refs:nic_core_reset_hdlr_active (Results 1 – 7 of 7) sorted by relevance
3328 if (!ha->flags.nic_core_reset_hdlr_active) { in qla82xx_watchdog()3467 ha->flags.nic_core_reset_hdlr_active = 1; in qla82xx_abort_isp()3489 ha->flags.nic_core_reset_hdlr_active = 0; in qla82xx_abort_isp()
5591 if (!ha->flags.nic_core_reset_hdlr_active) { in qla83xx_schedule_work()5699 if (!ha->flags.nic_core_reset_hdlr_active) { in qla83xx_nic_core_reset_work()5712 ha->flags.nic_core_reset_hdlr_active = 1; in qla83xx_nic_core_reset_work()5718 ha->flags.nic_core_reset_hdlr_active = 0; in qla83xx_nic_core_reset_work()
1485 if (ha->flags.nic_core_reset_hdlr_active) in qla2x00_read_optrom()
6928 if (!ha->flags.nic_core_reset_hdlr_active && !ha->portnum) { in qla2xxx_mctp_dump()6929 ha->flags.nic_core_reset_hdlr_active = 1; in qla2xxx_mctp_dump()6938 ha->flags.nic_core_reset_hdlr_active = 0; in qla2xxx_mctp_dump()
4056 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()
3994 uint32_t nic_core_reset_hdlr_active:1; member