Searched refs:EFX_CHANNEL_STATE_DISABLED (Results 1 – 1 of 1) sorted by relevance
438 #define EFX_CHANNEL_STATE_DISABLED (1 << 2) /* channel is disabled */ macro444 (EFX_CHANNEL_OWNED | EFX_CHANNEL_STATE_DISABLED)511 channel->state &= EFX_CHANNEL_STATE_DISABLED; in efx_channel_unlock_napi()539 channel->state &= EFX_CHANNEL_STATE_DISABLED; in efx_channel_unlock_poll()565 channel->state |= EFX_CHANNEL_STATE_DISABLED; in efx_channel_disable()