Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h550 static inline bool efx_channel_disable(struct efx_channel *channel) in efx_channel_disable() function
590 static inline bool efx_channel_disable(struct efx_channel *channel) in efx_channel_disable() function
Defx.c401 while (!efx_channel_disable(channel)) in efx_stop_eventq()