Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dnet_driver.h541 static inline void efx_channel_enable(struct efx_channel *channel) in efx_channel_enable() function
586 static inline void efx_channel_enable(struct efx_channel *channel) in efx_channel_enable() function
Defx.c389 efx_channel_enable(channel); in efx_start_eventq()