Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h1195 static inline bool ef4_channel_has_tx_queues(struct ef4_channel *channel) in ef4_channel_has_tx_queues() function
1204 EF4_BUG_ON_PARANOID(!ef4_channel_has_tx_queues(channel) || in ef4_channel_get_tx_queue()
1217 if (!ef4_channel_has_tx_queues(_channel)) \
1227 if (!ef4_channel_has_tx_queues(_channel)) \
H A Dethtool.c362 if (ef4_channel_has_tx_queues(channel)) { in ef4_describe_per_queue_stats()
475 if (ef4_channel_has_tx_queues(channel)) { in ef4_ethtool_get_stats()
H A Defx.c1924 else if (ef4_channel_has_tx_queues(channel)) in ef4_init_irq_moderation()