Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h1463 static inline bool efx_channel_has_rx_queue(struct efx_channel *channel) in efx_channel_has_rx_queue() function
1471 EFX_BUG_ON_PARANOID(!efx_channel_has_rx_queue(channel)); in efx_channel_get_rx_queue()
1477 if (!efx_channel_has_rx_queue(_channel)) \
Defx.c260 if (spent && efx_channel_has_rx_queue(channel)) { in efx_process_channel()
322 if (efx_channel_has_rx_queue(channel) && in efx_poll()
729 if (efx_channel_has_rx_queue(channel)) { in efx_stop_datapath()
2004 if (efx_channel_has_rx_queue(channel)) in efx_init_irq_moderation()
Dethtool.c381 if (efx_channel_has_rx_queue(channel)) { in efx_describe_per_queue_stats()
492 if (efx_channel_has_rx_queue(channel)) { in efx_ethtool_get_stats()
Dfarch.c1132 if (!efx_channel_has_rx_queue(channel)) in efx_farch_handle_rx_flush_done()
1166 efx_channel_has_rx_queue(channel) ? in efx_farch_handle_generated_event()