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.h517 static inline void efx_channel_unlock_napi(struct efx_channel *channel) in efx_channel_unlock_napi() function
568 static inline void efx_channel_unlock_napi(struct efx_channel *channel) in efx_channel_unlock_napi() function
Defx.c333 efx_channel_unlock_napi(channel); in efx_poll()