Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dnet_driver.h1523 static inline bool efx_channel_has_tx_queues(struct efx_channel *channel) in efx_channel_has_tx_queues() function
1552 if (!efx_channel_has_tx_queues(_channel)) \
H A Dethtool_common.c404 if (efx_channel_has_tx_queues(channel)) { in efx_describe_per_queue_stats()
531 if (efx_channel_has_tx_queues(channel)) { in efx_ethtool_get_stats()
H A Defx_channels.c329 if (efx_channel_has_tx_queues(efx_get_channel(efx, j))) in efx_probe_interrupts()
H A Defx.c460 else if (efx_channel_has_tx_queues(channel)) in efx_init_irq_moderation()