Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h488 static inline bool efx_channel_lock_napi(struct efx_channel *channel) in efx_channel_lock_napi() function
577 static inline bool efx_channel_lock_napi(struct efx_channel *channel) in efx_channel_lock_napi() function
Defx.c275 if (!efx_channel_lock_napi(channel)) in efx_poll()