Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dnet_driver.h1567 static inline bool efx_channel_has_rx_queue(struct efx_channel *channel) in efx_channel_has_rx_queue() function
1575 EFX_WARN_ON_ONCE_PARANOID(!efx_channel_has_rx_queue(channel)); in efx_channel_get_rx_queue()
1581 if (!efx_channel_has_rx_queue(_channel)) \
Defx_channels.c1163 if (efx_channel_has_rx_queue(channel)) { in efx_siena_stop_channels()
1220 if (spent && efx_channel_has_rx_queue(channel)) { in efx_process_channel()
1289 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_siena_ethtool_get_stats()
Defx.c454 if (efx_channel_has_rx_queue(channel)) in efx_siena_init_irq_moderation()
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-v6.1/drivers/net/ethernet/sfc/
Dnet_driver.h1641 static inline bool efx_channel_has_rx_queue(struct efx_channel *channel) in efx_channel_has_rx_queue() function
1649 EFX_WARN_ON_ONCE_PARANOID(!efx_channel_has_rx_queue(channel)); in efx_channel_get_rx_queue()
1655 if (!efx_channel_has_rx_queue(_channel)) \
Defx_channels.c1159 if (efx_channel_has_rx_queue(channel)) { in efx_stop_channels()
1216 if (spent && efx_channel_has_rx_queue(channel)) { in efx_process_channel()
1285 if (efx_channel_has_rx_queue(channel) && in efx_poll()
Dethtool_common.c426 if (efx_channel_has_rx_queue(channel)) { in efx_describe_per_queue_stats()
578 if (efx_channel_has_rx_queue(channel)) { in efx_ethtool_get_stats()
Defx.c453 if (efx_channel_has_rx_queue(channel)) in efx_init_irq_moderation()