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.h1447 static inline bool efx_channel_has_rx_queue(struct efx_channel *channel) in efx_channel_has_rx_queue() function
1455 EFX_BUG_ON_PARANOID(!efx_channel_has_rx_queue(channel)); in efx_channel_get_rx_queue()
1461 if (!efx_channel_has_rx_queue(_channel)) \
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()
Defx.c260 if (spent && efx_channel_has_rx_queue(channel)) { in efx_process_channel()
301 if (efx_channel_has_rx_queue(channel) && in efx_poll()
713 if (efx_channel_has_rx_queue(channel)) { in efx_stop_datapath()
1961 if (efx_channel_has_rx_queue(channel)) in efx_init_irq_moderation()
Dfarch.c1131 if (!efx_channel_has_rx_queue(channel)) in efx_farch_handle_rx_flush_done()
1165 efx_channel_has_rx_queue(channel) ? in efx_farch_handle_generated_event()