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()
5704 if (!ha->flags.nic_core_reset_hdlr_active) { in qla83xx_schedule_work()5812 if (!ha->flags.nic_core_reset_hdlr_active) { in qla83xx_nic_core_reset_work()5825 ha->flags.nic_core_reset_hdlr_active = 1; in qla83xx_nic_core_reset_work()5831 ha->flags.nic_core_reset_hdlr_active = 0; in qla83xx_nic_core_reset_work()
7311 if (!ha->flags.nic_core_reset_hdlr_active && !ha->portnum) { in qla2xxx_mctp_dump()7312 ha->flags.nic_core_reset_hdlr_active = 1; in qla2xxx_mctp_dump()7321 ha->flags.nic_core_reset_hdlr_active = 0; in qla2xxx_mctp_dump()
4053 ha->flags.nic_core_reset_hdlr_active = 0; in qla8044_abort_isp()
1491 if (ha->flags.nic_core_reset_hdlr_active) in qla2x00_read_optrom()
1126 if (ha->flags.nic_core_reset_hdlr_active) in qla2xxx_flash_npiv_conf()
4113 uint32_t nic_core_reset_hdlr_active:1; member