Home
last modified time | relevance | path

Searched refs:efx_channel_has_rx_queue (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/sfc/
Dnet_driver.h1602 static inline bool efx_channel_has_rx_queue(struct efx_channel *channel) in efx_channel_has_rx_queue() function
1610 EFX_WARN_ON_ONCE_PARANOID(!efx_channel_has_rx_queue(channel)); in efx_channel_get_rx_queue()
1616 if (!efx_channel_has_rx_queue(_channel)) \
Defx_channels.c1096 if (efx_channel_has_rx_queue(channel)) { in efx_stop_channels()
1153 if (spent && efx_channel_has_rx_queue(channel)) { in efx_process_channel()
1222 if (efx_channel_has_rx_queue(channel) && in efx_poll()
Dethtool_common.c417 if (efx_channel_has_rx_queue(channel)) { in efx_describe_per_queue_stats()
540 if (efx_channel_has_rx_queue(channel)) { in efx_ethtool_get_stats()
Defx.c452 if (efx_channel_has_rx_queue(channel)) in efx_init_irq_moderation()
Dfarch.c1114 if (!efx_channel_has_rx_queue(channel)) in efx_farch_handle_rx_flush_done()
1148 efx_channel_has_rx_queue(channel) ? in efx_farch_handle_generated_event()