Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h482 static inline void efx_channel_init_lock(struct efx_channel *channel) in efx_channel_init_lock() function
573 static inline void efx_channel_init_lock(struct efx_channel *channel) in efx_channel_init_lock() function
Defx.c1973 efx_channel_init_lock(channel); in efx_init_napi_channel()