Searched refs:recovery_state (Results 1 – 13 of 13) sorted by relevance
510 if (wait_event_interruptible(wil->wq, wil->recovery_state != in wil_wait_for_recovery()515 if (wil->recovery_state != fw_recovery_running) { in wil_wait_for_recovery()526 wil->recovery_state, state); in wil_set_recovery_state()528 wil->recovery_state = state; in wil_set_recovery_state()534 return no_fw_recovery && (wil->recovery_state == fw_recovery_pending); in wil_is_recovery_blocked()572 wil->recovery_state = fw_recovery_running; in wil_fw_error_worker()1813 wil->recovery_state = fw_recovery_pending; in wil_fw_error_recovery()
118 if (wil->recovery_state != fw_recovery_idle) { in wil_can_suspend()
622 wil->recovery_state = fw_recovery_pending; in wil6210_irq_misc_thread()
1523 sstate[wil->recovery_state]); in wil_read_file_recovery()1540 if (wil->recovery_state != fw_recovery_pending) { in wil_write_file_recovery()
950 u32 recovery_state; /* FW recovery state machine */ member
5448 switch (err_rec->recovery_state) { in be_tpe_recover()5450 err_rec->recovery_state = ERR_RECOVERY_ST_DETECT; in be_tpe_recover()5473 err_rec->recovery_state = ERR_RECOVERY_ST_RESET; in be_tpe_recover()5479 err_rec->recovery_state = ERR_RECOVERY_ST_PRE_POLL; in be_tpe_recover()5493 err_rec->recovery_state = ERR_RECOVERY_ST_PRE_POLL; in be_tpe_recover()5499 err_rec->recovery_state = ERR_RECOVERY_ST_REINIT; in be_tpe_recover()5566 err_rec->recovery_state = ERR_RECOVERY_ST_NONE; in be_err_detection_task()5572 err_rec->recovery_state > ERR_RECOVERY_ST_DETECT) in be_err_detection_task()5812 adapter->error_recovery.recovery_state = ERR_RECOVERY_ST_NONE; in be_drv_init()
523 u8 recovery_state; /* used for BEx and Skyhawk */ member
2992 if (IS_PF(bp) && bp->recovery_state != BNX2X_RECOVERY_DONE && in bnx2x_nic_unload()3002 bp->recovery_state = BNX2X_RECOVERY_DONE; in bnx2x_nic_unload()4878 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_change_mtu()4961 if (bp->recovery_state == BNX2X_RECOVERY_DONE) { in bnx2x_set_features()5033 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_resume()
547 (bp->recovery_state != BNX2X_RECOVERY_DONE && in bnx2x_issue_dmae_with_comp()548 bp->recovery_state != BNX2X_RECOVERY_NIC_LOADING)) { in bnx2x_issue_dmae_with_comp()5107 bp->recovery_state = BNX2X_RECOVERY_INIT; in bnx2x_attn_int_deasserted()9967 bp->recovery_state = BNX2X_RECOVERY_FAILED; in bnx2x_recovery_failed()9985 switch (bp->recovery_state) { in bnx2x_parity_recover()10011 bp->recovery_state = BNX2X_RECOVERY_WAIT; in bnx2x_parity_recover()10100 bp->recovery_state = in bnx2x_parity_recover()10113 bp->recovery_state = in bnx2x_parity_recover()10285 if (unlikely(bp->recovery_state != BNX2X_RECOVERY_DONE)) { in bnx2x_sp_rtnl_task()12589 bp->recovery_state = BNX2X_RECOVERY_FAILED; in bnx2x_open()[all …]
1957 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_set_ringparam()3020 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_self_test()
1397 enum bnx2x_recovery_state recovery_state; member
2134 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_dcbnl_set_all()
2194 int recovery_state; in mpt_resume() local2247 recovery_state = mpt_do_ioc_recovery(ioc, MPT_HOSTEVENT_IOC_BRINGUP, in mpt_resume()2249 if (recovery_state != 0) in mpt_resume()2251 "error:[%x]\n", ioc->name, recovery_state); in mpt_resume()