Searched refs:STATE_DISABLED (Results 1 – 15 of 15) sorted by relevance
51 (efx->state == STATE_DISABLED)) \68 if (efx->state == STATE_DISABLED || efx->state == STATE_RECOVERY) { in efx_check_disabled()
202 if ((efx->state != STATE_DISABLED) && !efx->reset_pending) in efx_device_attach_if_not_resetting()
116 (efx->state == STATE_DISABLED)) \540 if (efx->state == STATE_DISABLED || efx->reset_pending) in efx_net_open()1137 if (efx->state != STATE_DISABLED) { in efx_pm_freeze()1169 if (efx->state != STATE_DISABLED) { in efx_pm_thaw()
531 BUG_ON(efx->state == STATE_DISABLED); in efx_siena_start_all()873 efx->state = STATE_DISABLED; in efx_siena_reset()1229 if (efx->state != STATE_DISABLED) { in efx_io_error_detected()1276 if (efx->state == STATE_DISABLED) in efx_io_resume()
1004 BUG_ON(efx->state == STATE_DISABLED); in efx_soft_enable_interrupts()1038 if (efx->state == STATE_DISABLED) in efx_soft_disable_interrupts()1068 BUG_ON(efx->state == STATE_DISABLED); in efx_siena_enable_interrupts()
626 STATE_DISABLED = 2, /* device disabled due to hardware errors */ enumerator
206 (efx->state == STATE_DISABLED)) \212 if (efx->state == STATE_DISABLED || efx->state == STATE_RECOVERY) { in ef4_check_disabled()1463 BUG_ON(efx->state == STATE_DISABLED); in ef4_soft_enable_interrupts()1495 if (efx->state == STATE_DISABLED) in ef4_soft_disable_interrupts()1519 BUG_ON(efx->state == STATE_DISABLED); in ef4_enable_interrupts()1811 BUG_ON(efx->state == STATE_DISABLED); in ef4_start_all()2465 efx->state = STATE_DISABLED; in ef4_reset()2957 if (efx->state != STATE_DISABLED) { in ef4_pm_freeze()2978 if (efx->state != STATE_DISABLED) { in ef4_pm_thaw()3082 if (efx->state != STATE_DISABLED) { in ef4_io_error_detected()[all …]
517 STATE_DISABLED = 2, /* device disabled due to hardware errors */ enumerator
65 if (efx->state == STATE_DISABLED || efx_recovering(efx->state)) { in efx_check_disabled()
224 if ((efx->state != STATE_DISABLED) && !efx->reset_pending) { in efx_device_attach_if_not_resetting()
532 BUG_ON(efx->state == STATE_DISABLED); in efx_start_all()865 efx->state = STATE_DISABLED; in efx_reset()1215 if (efx->state != STATE_DISABLED) { in efx_io_error_detected()1264 if (efx->state == STATE_DISABLED) in efx_io_resume()
1000 BUG_ON(efx->state == STATE_DISABLED); in efx_soft_enable_interrupts()1034 if (efx->state == STATE_DISABLED) in efx_soft_disable_interrupts()1064 BUG_ON(efx->state == STATE_DISABLED); in efx_enable_interrupts()
633 STATE_DISABLED, /* device disabled due to hardware errors */ enumerator
539 if (efx->state == STATE_DISABLED || efx->reset_pending) in efx_net_open()
57 efx->state = STATE_DISABLED; in ef100_get_warm_boot_count()