Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h1237 static inline bool ef4_channel_has_rx_queue(struct ef4_channel *channel) in ef4_channel_has_rx_queue() function
1245 EF4_BUG_ON_PARANOID(!ef4_channel_has_rx_queue(channel)); in ef4_channel_get_rx_queue()
1251 if (!ef4_channel_has_rx_queue(_channel)) \
Defx.c255 if (spent && ef4_channel_has_rx_queue(channel)) { in ef4_process_channel()
314 if (ef4_channel_has_rx_queue(channel) && in ef4_poll()
711 if (ef4_channel_has_rx_queue(channel)) { in ef4_stop_datapath()
1935 if (ef4_channel_has_rx_queue(channel)) in ef4_init_irq_moderation()
Dethtool.c378 if (ef4_channel_has_rx_queue(channel)) { in ef4_describe_per_queue_stats()
487 if (ef4_channel_has_rx_queue(channel)) { in ef4_ethtool_get_stats()
Dfarch.c1127 if (!ef4_channel_has_rx_queue(channel)) in ef4_farch_handle_rx_flush_done()
1161 ef4_channel_has_rx_queue(channel) ? in ef4_farch_handle_generated_event()