Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h1234 static inline bool ef4_channel_has_rx_queue(struct ef4_channel *channel) in ef4_channel_has_rx_queue() function
1242 EF4_BUG_ON_PARANOID(!ef4_channel_has_rx_queue(channel)); in ef4_channel_get_rx_queue()
1248 if (!ef4_channel_has_rx_queue(_channel)) \
H A Defx.c246 if (spent && ef4_channel_has_rx_queue(channel)) { in ef4_process_channel()
305 if (ef4_channel_has_rx_queue(channel) && in ef4_poll()
702 if (ef4_channel_has_rx_queue(channel)) { in ef4_stop_datapath()
1922 if (ef4_channel_has_rx_queue(channel)) in ef4_init_irq_moderation()
H A Dethtool.c375 if (ef4_channel_has_rx_queue(channel)) { in ef4_describe_per_queue_stats()
484 if (ef4_channel_has_rx_queue(channel)) { in ef4_ethtool_get_stats()
H A Dfarch.c1123 if (!ef4_channel_has_rx_queue(channel)) in ef4_farch_handle_rx_flush_done()
1157 ef4_channel_has_rx_queue(channel) ? in ef4_farch_handle_generated_event()