Searched refs:STATE_DISABLED (Results 1 – 7 of 7) sorted by relevance
51 (efx->state == STATE_DISABLED)) \68 if (efx->state == STATE_DISABLED || efx->state == STATE_RECOVERY) { in efx_check_disabled()
115 (efx->state == STATE_DISABLED)) \534 if (efx->state == STATE_DISABLED || efx->reset_pending) in efx_net_open()1150 if (efx->state != STATE_DISABLED) { in efx_pm_freeze()1182 if (efx->state != STATE_DISABLED) { in efx_pm_thaw()
202 if ((efx->state != STATE_DISABLED) && !efx->reset_pending) in efx_device_attach_if_not_resetting()
531 BUG_ON(efx->state == STATE_DISABLED); in efx_siena_start_all()868 efx->state = STATE_DISABLED; in efx_siena_reset()1222 if (efx->state != STATE_DISABLED) { in efx_io_error_detected()1269 if (efx->state == STATE_DISABLED) in efx_io_resume()
1006 BUG_ON(efx->state == STATE_DISABLED); in efx_soft_enable_interrupts()1040 if (efx->state == STATE_DISABLED) in efx_soft_disable_interrupts()1070 BUG_ON(efx->state == STATE_DISABLED); in efx_siena_enable_interrupts()
974 BUG_ON(efx->state == STATE_DISABLED); in efx_soft_enable_interrupts()1008 if (efx->state == STATE_DISABLED) in efx_soft_disable_interrupts()1038 BUG_ON(efx->state == STATE_DISABLED); in efx_enable_interrupts()
527 if (efx->state == STATE_DISABLED || efx->reset_pending) in efx_net_open()