Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h1094 static inline bool efx_channel_has_rx_queue(struct efx_channel *channel) in efx_channel_has_rx_queue() function
1102 EFX_BUG_ON_PARANOID(!efx_channel_has_rx_queue(channel)); in efx_channel_get_rx_queue()
1108 if (!efx_channel_has_rx_queue(_channel)) \
Defx.c246 if (spent && efx_channel_has_rx_queue(channel)) { in efx_process_channel()
294 if (efx_channel_has_rx_queue(channel) && in efx_poll()
740 if (efx_channel_has_rx_queue(channel)) { in efx_stop_datapath()
1740 if (efx_channel_has_rx_queue(channel)) in efx_init_irq_moderation()
Dnic.c1153 if (!efx_channel_has_rx_queue(channel)) in efx_handle_rx_flush_done()
1187 efx_channel_has_rx_queue(channel) ? in efx_handle_generated_event()