Searched refs:nic_core_reset_hdlr_active (Results 1 – 7 of 7) sorted by relevance
3366 if (!ha->flags.nic_core_reset_hdlr_active) { in qla82xx_watchdog()3505 ha->flags.nic_core_reset_hdlr_active = 1; in qla82xx_abort_isp()3527 ha->flags.nic_core_reset_hdlr_active = 0; in qla82xx_abort_isp()
5178 if (!ha->flags.nic_core_reset_hdlr_active) { in qla83xx_schedule_work()5286 if (!ha->flags.nic_core_reset_hdlr_active) { in qla83xx_nic_core_reset_work()5299 ha->flags.nic_core_reset_hdlr_active = 1; in qla83xx_nic_core_reset_work()5305 ha->flags.nic_core_reset_hdlr_active = 0; in qla83xx_nic_core_reset_work()
1078 if (ha->flags.nic_core_reset_hdlr_active) in qla2xxx_flash_npiv_conf()
1459 if (ha->flags.nic_core_reset_hdlr_active) in qla2x00_read_optrom()
6419 if (!ha->flags.nic_core_reset_hdlr_active && !ha->portnum) { in qla2xxx_mctp_dump()6420 ha->flags.nic_core_reset_hdlr_active = 1; in qla2xxx_mctp_dump()6429 ha->flags.nic_core_reset_hdlr_active = 0; in qla2xxx_mctp_dump()
4066 ha->flags.nic_core_reset_hdlr_active = 0; in qla8044_abort_isp()
3589 uint32_t nic_core_reset_hdlr_active:1; member