Searched refs:efx_channel_has_tx_queues (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dnet_driver.h1001 static inline bool efx_channel_has_tx_queues(struct efx_channel *channel) function
1010 EFX_BUG_ON_PARANOID(!efx_channel_has_tx_queues(channel) ||
1023 if (!efx_channel_has_tx_queues(_channel)) \
1033 if (!efx_channel_has_tx_queues(_channel)) \
H A Defx.c1656 else if (efx_channel_has_tx_queues(channel))

Completed in 84 milliseconds