Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h505 static inline void efx_channel_unlock_napi(struct efx_channel *channel) in efx_channel_unlock_napi() function
582 static inline void efx_channel_unlock_napi(struct efx_channel *channel) in efx_channel_unlock_napi() function
Defx.c317 efx_channel_unlock_napi(channel); in efx_poll()