Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1198 static inline bool ef4_channel_has_tx_queues(struct ef4_channel *channel) in ef4_channel_has_tx_queues() function
1207 EF4_BUG_ON_PARANOID(!ef4_channel_has_tx_queues(channel) || in ef4_channel_get_tx_queue()
1220 if (!ef4_channel_has_tx_queues(_channel)) \
1230 if (!ef4_channel_has_tx_queues(_channel)) \
Dethtool.c365 if (ef4_channel_has_tx_queues(channel)) { in ef4_describe_per_queue_stats()
478 if (ef4_channel_has_tx_queues(channel)) { in ef4_ethtool_get_stats()
Defx.c1937 else if (ef4_channel_has_tx_queues(channel)) in ef4_init_irq_moderation()