Lines Matching refs:STATE_DISABLED
219 (efx->state == STATE_DISABLED)) \
225 if (efx->state == STATE_DISABLED || efx->state == STATE_RECOVERY) { in efx_check_disabled()
1494 BUG_ON(efx->state == STATE_DISABLED); in efx_soft_enable_interrupts()
1528 if (efx->state == STATE_DISABLED) in efx_soft_disable_interrupts()
1557 BUG_ON(efx->state == STATE_DISABLED); in efx_enable_interrupts()
1835 BUG_ON(efx->state == STATE_DISABLED); in efx_start_all()
2630 efx->state = STATE_DISABLED; in efx_reset()
3222 if (efx->state != STATE_DISABLED) { in efx_pm_freeze()
3243 if (efx->state != STATE_DISABLED) { in efx_pm_thaw()
3347 if (efx->state != STATE_DISABLED) { in efx_io_error_detected()
3402 if (efx->state == STATE_DISABLED) in efx_io_resume()