Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h558 static inline bool efx_channel_disable(struct efx_channel *channel) in efx_channel_disable() function
604 static inline bool efx_channel_disable(struct efx_channel *channel) in efx_channel_disable() function
Defx.c385 while (!efx_channel_disable(channel)) in efx_stop_eventq()