Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h482 static inline void efx_channel_busy_poll_init(struct efx_channel *channel) in efx_channel_busy_poll_init() function
559 static inline void efx_channel_busy_poll_init(struct efx_channel *channel) in efx_channel_busy_poll_init() function
Defx.c2066 efx_channel_busy_poll_init(channel); in efx_init_napi_channel()