Searched refs:ef4_for_each_channel_rx_queue (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | efx.c | 519 ef4_for_each_channel_rx_queue(rx_queue, channel) { in ef4_probe_channel() 673 ef4_for_each_channel_rx_queue(rx_queue, channel) { in ef4_start_datapath() 700 ef4_for_each_channel_rx_queue(rx_queue, channel) in ef4_stop_datapath() 735 ef4_for_each_channel_rx_queue(rx_queue, channel) in ef4_stop_datapath() 750 ef4_for_each_channel_rx_queue(rx_queue, channel) in ef4_remove_channel() 790 ef4_for_each_channel_rx_queue(rx_queue, channel) in ef4_realloc_channels()
|
D | net_driver.h | 1250 #define ef4_for_each_channel_rx_queue(_rx_queue, _channel) \ macro
|
D | farch.c | 673 ef4_for_each_channel_rx_queue(rx_queue, channel) { in ef4_farch_do_flush() 685 ef4_for_each_channel_rx_queue(rx_queue, channel) { in ef4_farch_do_flush() 737 ef4_for_each_channel_rx_queue(rx_queue, channel) in ef4_farch_fini_dmaq()
|
D | ethtool.c | 489 ef4_for_each_channel_rx_queue(rx_queue, channel) { in ef4_ethtool_get_stats()
|