Searched refs:recovery_state (Results 1 – 6 of 6) sorted by relevance
1216 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_set_ringparam()1308 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_set_flags()1356 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_set_rx_csum()1870 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_self_test()
1606 bp->recovery_state = BNX2X_RECOVERY_DONE; in bnx2x_nic_unload()2466 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_change_mtu()2544 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_resume()
3548 bp->recovery_state = BNX2X_RECOVERY_INIT; in bnx2x_attn_int_deasserted()7658 bp->recovery_state = BNX2X_RECOVERY_DONE; in bnx2x_leader_reset()7675 switch (bp->recovery_state) { in bnx2x_parity_recover()7688 bp->recovery_state = BNX2X_RECOVERY_WAIT; in bnx2x_parity_recover()7759 bp->recovery_state = in bnx2x_parity_recover()7790 if (unlikely(bp->recovery_state != BNX2X_RECOVERY_DONE)) in bnx2x_reset_task()8994 bp->recovery_state = BNX2X_RECOVERY_DONE; in bnx2x_open()10033 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_io_resume()
913 bnx2x_recovery_state_t recovery_state; member
1785 if (bp->recovery_state != BNX2X_RECOVERY_DONE) { in bnx2x_dcbnl_set_all()
2109 int recovery_state; in mpt_resume() local2162 recovery_state = mpt_do_ioc_recovery(ioc, MPT_HOSTEVENT_IOC_BRINGUP, in mpt_resume()2164 if (recovery_state != 0) in mpt_resume()2166 "error:[%x]\n", ioc->name, recovery_state); in mpt_resume()