Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h536 static inline bool efx_channel_busy_polling(struct efx_channel *channel) in efx_channel_busy_polling() function
554 return !efx_channel_busy_polling(channel); in efx_channel_disable()
581 static inline bool efx_channel_busy_polling(struct efx_channel *channel) in efx_channel_busy_polling() function
Drx.c681 !efx_channel_busy_polling(channel)) in __efx_rx_packet()