Searched refs:efx_channel_has_tx_queues (Results 1 – 8 of 8) sorted by relevance
1510 static inline bool efx_channel_has_tx_queues(struct efx_channel *channel) in efx_channel_has_tx_queues() function1539 if (!efx_channel_has_tx_queues(_channel)) \
404 if (efx_channel_has_tx_queues(channel)) { in efx_describe_per_queue_stats()531 if (efx_channel_has_tx_queues(channel)) { in efx_siena_ethtool_get_stats()
455 else if (efx_channel_has_tx_queues(channel)) in efx_siena_init_irq_moderation()
343 if (efx_channel_has_tx_queues(efx_get_channel(efx, j))) in efx_siena_probe_interrupts()
1577 static inline bool efx_channel_has_tx_queues(struct efx_channel *channel) in efx_channel_has_tx_queues() function1606 if (!efx_channel_has_tx_queues(_channel)) \
405 if (efx_channel_has_tx_queues(channel)) { in efx_describe_per_queue_stats()532 if (efx_channel_has_tx_queues(channel)) { in efx_ethtool_get_stats()
455 else if (efx_channel_has_tx_queues(channel)) in efx_init_irq_moderation()
342 if (efx_channel_has_tx_queues(efx_get_channel(efx, j))) in efx_probe_interrupts()