Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h1549 static inline bool efx_channel_has_rx_queue(struct efx_channel *channel) in efx_channel_has_rx_queue() function
1557 EFX_WARN_ON_ONCE_PARANOID(!efx_channel_has_rx_queue(channel)); in efx_channel_get_rx_queue()
1563 if (!efx_channel_has_rx_queue(_channel)) \
H A Defx_channels.c1165 if (efx_channel_has_rx_queue(channel)) { in efx_siena_stop_channels()
1222 if (spent && efx_channel_has_rx_queue(channel)) { in efx_process_channel()
1292 if (efx_channel_has_rx_queue(channel) && in efx_poll()
H A Dethtool_common.c415 if (efx_channel_has_rx_queue(channel)) { in efx_describe_per_queue_stats()
534 if (efx_channel_has_rx_queue(channel)) { in efx_siena_ethtool_get_stats()
H A Defx.c453 if (efx_channel_has_rx_queue(channel)) in efx_siena_init_irq_moderation()
H A Dfarch.c1116 if (!efx_channel_has_rx_queue(channel)) in efx_farch_handle_rx_flush_done()
1150 efx_channel_has_rx_queue(channel) ? in efx_farch_handle_generated_event()
/linux-6.15/drivers/net/ethernet/sfc/
H A Dnet_driver.h1656 static inline bool efx_channel_has_rx_queue(struct efx_channel *channel) in efx_channel_has_rx_queue() function
1664 EFX_WARN_ON_ONCE_PARANOID(!efx_channel_has_rx_queue(channel)); in efx_channel_get_rx_queue()
1670 if (!efx_channel_has_rx_queue(_channel)) \
H A Defx_channels.c1144 if (efx_channel_has_rx_queue(channel)) { in efx_stop_channels()
1201 if (spent && efx_channel_has_rx_queue(channel)) { in efx_process_channel()
1273 if (efx_channel_has_rx_queue(channel) && in efx_poll()
H A Dethtool_common.c415 if (efx_channel_has_rx_queue(channel)) { in efx_describe_per_queue_stats()
534 if (efx_channel_has_rx_queue(channel)) { in efx_ethtool_get_stats()
H A Defx.c446 if (efx_channel_has_rx_queue(channel)) in efx_init_irq_moderation()