Searched refs:ef4_for_each_channel_rx_queue (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/ |
D | efx.c | 510 ef4_for_each_channel_rx_queue(rx_queue, channel) { in ef4_probe_channel() 664 ef4_for_each_channel_rx_queue(rx_queue, channel) { in ef4_start_datapath() 691 ef4_for_each_channel_rx_queue(rx_queue, channel) in ef4_stop_datapath() 726 ef4_for_each_channel_rx_queue(rx_queue, channel) in ef4_stop_datapath() 741 ef4_for_each_channel_rx_queue(rx_queue, channel) in ef4_remove_channel() 781 ef4_for_each_channel_rx_queue(rx_queue, channel) in ef4_realloc_channels()
|
D | net_driver.h | 1247 #define ef4_for_each_channel_rx_queue(_rx_queue, _channel) \ macro
|
D | farch.c | 670 ef4_for_each_channel_rx_queue(rx_queue, channel) { in ef4_farch_do_flush() 682 ef4_for_each_channel_rx_queue(rx_queue, channel) { in ef4_farch_do_flush() 734 ef4_for_each_channel_rx_queue(rx_queue, channel) in ef4_farch_fini_dmaq()
|
D | ethtool.c | 486 ef4_for_each_channel_rx_queue(rx_queue, channel) { in ef4_ethtool_get_stats()
|