Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dnet_driver.h479 EFX_CHANNEL_STATE_DISABLE_BIT = 3, enumerator
543 clear_bit_unlock(EFX_CHANNEL_STATE_DISABLE_BIT, in efx_channel_enable()
552 set_bit(EFX_CHANNEL_STATE_DISABLE_BIT, &channel->busy_poll_state); in efx_channel_disable()