Searched refs:STATE_DISABLED (Results 1 – 9 of 9) sorted by relevance
50 (efx->state == STATE_DISABLED)) \67 if (efx->state == STATE_DISABLED || efx->state == STATE_RECOVERY) { in efx_check_disabled()
221 if ((efx->state != STATE_DISABLED) && !efx->reset_pending) in efx_device_attach_if_not_resetting()
112 (efx->state == STATE_DISABLED)) \544 if (efx->state == STATE_DISABLED || efx->reset_pending) in efx_net_open()1199 if (efx->state != STATE_DISABLED) { in efx_pm_freeze()1220 if (efx->state != STATE_DISABLED) { in efx_pm_thaw()
530 BUG_ON(efx->state == STATE_DISABLED); in efx_start_all()863 efx->state = STATE_DISABLED; in efx_reset()1216 if (efx->state != STATE_DISABLED) { in efx_io_error_detected()1263 if (efx->state == STATE_DISABLED) in efx_io_resume()
937 BUG_ON(efx->state == STATE_DISABLED); in efx_soft_enable_interrupts()971 if (efx->state == STATE_DISABLED) in efx_soft_disable_interrupts()1001 BUG_ON(efx->state == STATE_DISABLED); in efx_enable_interrupts()
632 STATE_DISABLED = 2, /* device disabled due to hardware errors */ enumerator
53 efx->state = STATE_DISABLED; in ef100_get_warm_boot_count()
211 (efx->state == STATE_DISABLED)) \217 if (efx->state == STATE_DISABLED || efx->state == STATE_RECOVERY) { in ef4_check_disabled()1472 BUG_ON(efx->state == STATE_DISABLED); in ef4_soft_enable_interrupts()1504 if (efx->state == STATE_DISABLED) in ef4_soft_disable_interrupts()1528 BUG_ON(efx->state == STATE_DISABLED); in ef4_enable_interrupts()1820 BUG_ON(efx->state == STATE_DISABLED); in ef4_start_all()2475 efx->state = STATE_DISABLED; in ef4_reset()3006 if (efx->state != STATE_DISABLED) { in ef4_pm_freeze()3027 if (efx->state != STATE_DISABLED) { in ef4_pm_thaw()3131 if (efx->state != STATE_DISABLED) { in ef4_io_error_detected()[all …]
517 STATE_DISABLED = 2, /* device disabled due to hardware errors */ enumerator