Searched refs:recovery_state (Results 1 – 9 of 9) sorted by relevance
5312 switch (err_rec->recovery_state) { in be_tpe_recover()5314 err_rec->recovery_state = ERR_RECOVERY_ST_DETECT; in be_tpe_recover()5337 err_rec->recovery_state = ERR_RECOVERY_ST_RESET; in be_tpe_recover()5343 err_rec->recovery_state = ERR_RECOVERY_ST_PRE_POLL; in be_tpe_recover()5357 err_rec->recovery_state = ERR_RECOVERY_ST_PRE_POLL; in be_tpe_recover()5363 err_rec->recovery_state = ERR_RECOVERY_ST_REINIT; in be_tpe_recover()5430 err_rec->recovery_state = ERR_RECOVERY_ST_NONE; in be_err_detection_task()5436 err_rec->recovery_state > ERR_RECOVERY_ST_DETECT) in be_err_detection_task()5678 adapter->error_recovery.recovery_state = ERR_RECOVERY_ST_NONE; in be_drv_init()
388 enum ocfs2_recovery_state recovery_state; member
615 wil->recovery_state = fw_recovery_pending; in wil6210_irq_misc_thread()
1497 sstate[wil->recovery_state]); in wil_read_file_recovery()1514 if (wil->recovery_state != fw_recovery_pending) { in wil_write_file_recovery()
3014 if (IS_PF(bp) && bp->recovery_state != BNX2X_RECOVERY_DONE && in bnx2x_nic_unload()3024 bp->recovery_state = BNX2X_RECOVERY_DONE; in bnx2x_nic_unload()4891 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_change_mtu()4974 if (bp->recovery_state == BNX2X_RECOVERY_DONE) { in bnx2x_set_features()5044 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_resume()
564 (bp->recovery_state != BNX2X_RECOVERY_DONE && in bnx2x_issue_dmae_with_comp()565 bp->recovery_state != BNX2X_RECOVERY_NIC_LOADING)) { in bnx2x_issue_dmae_with_comp()5130 bp->recovery_state = BNX2X_RECOVERY_INIT; in bnx2x_attn_int_deasserted()9992 bp->recovery_state = BNX2X_RECOVERY_FAILED; in bnx2x_recovery_failed()10018 switch (bp->recovery_state) { in bnx2x_parity_recover()10044 bp->recovery_state = BNX2X_RECOVERY_WAIT; in bnx2x_parity_recover()10133 bp->recovery_state = in bnx2x_parity_recover()10146 bp->recovery_state = in bnx2x_parity_recover()10247 if (unlikely(bp->recovery_state != BNX2X_RECOVERY_DONE)) { in bnx2x_sp_rtnl_task()12487 bp->recovery_state = BNX2X_RECOVERY_FAILED; in bnx2x_open()[all …]
1397 enum bnx2x_recovery_state recovery_state; member
2133 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_dcbnl_set_all()
2184 int recovery_state; in mpt_resume() local2237 recovery_state = mpt_do_ioc_recovery(ioc, MPT_HOSTEVENT_IOC_BRINGUP, in mpt_resume()2239 if (recovery_state != 0) in mpt_resume()2241 "error:[%x]\n", ioc->name, recovery_state); in mpt_resume()