Searched refs:EFX_CHANNEL_STATE_NAPI (Results 1 – 1 of 1) sorted by relevance
436 #define EFX_CHANNEL_STATE_NAPI (1 << 0) /* NAPI owns this channel */ macro442 (EFX_CHANNEL_STATE_NAPI | EFX_CHANNEL_STATE_POLL)494 WARN_ON(channel->state & EFX_CHANNEL_STATE_NAPI); in efx_channel_lock_napi()499 channel->state = EFX_CHANNEL_STATE_NAPI; in efx_channel_lock_napi()536 WARN_ON(channel->state & EFX_CHANNEL_STATE_NAPI); in efx_channel_unlock_poll()