Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h525 static inline bool efx_channel_try_lock_poll(struct efx_channel *channel) in efx_channel_try_lock_poll() function
572 static inline bool efx_channel_try_lock_poll(struct efx_channel *channel) in efx_channel_try_lock_poll() function
Defx.c2129 if (!efx_channel_try_lock_poll(channel)) in efx_busy_poll()