Home
last modified time | relevance | path

Searched refs:efx_channel_has_tx_queues (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h1397 static inline bool efx_channel_has_tx_queues(struct efx_channel *channel) in efx_channel_has_tx_queues() function
1406 EFX_BUG_ON_PARANOID(!efx_channel_has_tx_queues(channel) || in efx_channel_get_tx_queue()
1419 if (!efx_channel_has_tx_queues(_channel)) \
1429 if (!efx_channel_has_tx_queues(_channel)) \
Dethtool.c368 if (efx_channel_has_tx_queues(channel)) { in efx_describe_per_queue_stats()
483 if (efx_channel_has_tx_queues(channel)) { in efx_ethtool_get_stats()
Defx.c1870 else if (efx_channel_has_tx_queues(channel)) in efx_init_irq_moderation()