Searched refs:efx_channel_has_rx_queue (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dnet_driver.h1040 static inline bool efx_channel_has_rx_queue(struct efx_channel *channel) function
1048 EFX_BUG_ON_PARANOID(!efx_channel_has_rx_queue(channel));
1054 if (!efx_channel_has_rx_queue(_channel)) \
H A Defx.c231 if (spent && efx_channel_has_rx_queue(channel)) {
285 if (efx_channel_has_rx_queue(channel) &&
687 if (efx_channel_has_rx_queue(channel)) {
1654 if (efx_channel_has_rx_queue(channel))
H A Dnic.c1044 if (!efx_channel_has_rx_queue(channel))
1078 efx_channel_has_rx_queue(channel) ?

Completed in 22 milliseconds