Searched refs:EFX_CHANNEL_STATE_IDLE (Results 1 – 1 of 1) sorted by relevance
473 EFX_CHANNEL_STATE_IDLE = 0, enumerator484 WRITE_ONCE(channel->busy_poll_state, EFX_CHANNEL_STATE_IDLE); in efx_channel_busy_poll_init()521 WRITE_ONCE(channel->busy_poll_state, EFX_CHANNEL_STATE_IDLE); in efx_channel_unlock_napi()527 return cmpxchg(&channel->busy_poll_state, EFX_CHANNEL_STATE_IDLE, in efx_channel_try_lock_poll()528 EFX_CHANNEL_STATE_POLL) == EFX_CHANNEL_STATE_IDLE; in efx_channel_try_lock_poll()