Home
last modified time | relevance | path

Searched refs:EFX_CHANNEL_STATE_NAPI_YIELD (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h439 #define EFX_CHANNEL_STATE_NAPI_YIELD (1 << 3) /* NAPI yielded this channel */ macro
495 channel->state |= EFX_CHANNEL_STATE_NAPI_YIELD; in efx_channel_lock_napi()
509 (EFX_CHANNEL_STATE_POLL | EFX_CHANNEL_STATE_NAPI_YIELD)); in efx_channel_unlock_napi()