Searched refs:efx_for_each_channel_tx_queue (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/sfc/ |
D | efx_channels.c | 655 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_probe_channel() 750 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_remove_channel() 793 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_realloc_channels() 925 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_set_channels() 932 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_set_channels() 1111 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_start_channels() 1167 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_stop_channels() 1199 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_process_channel() 1214 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_process_channel()
|
D | tx.c | 87 efx_for_each_channel_tx_queue(txq2, txq1->channel) in efx_tx_maybe_stop_queue() 285 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_tx_may_pio() 300 efx_for_each_channel_tx_queue(q, channel) { in efx_tx_send_pending()
|
D | net_driver.h | 1562 #define efx_for_each_channel_tx_queue(_tx_queue, _channel) \ macro 1658 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_channel_tx_fill_level() 1672 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_channel_tx_old_fill_level()
|
D | ef100_tx.c | 395 efx_for_each_channel_tx_queue(txq2, tx_queue->channel) in ef100_enqueue_skb()
|
D | ethtool_common.c | 308 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_fill_loopback_test() 518 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_ethtool_get_stats() 533 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_ethtool_get_stats()
|
D | mcdi_functions.c | 375 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_fini_dmaq()
|
D | selftest.c | 658 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_test_loopbacks()
|
D | farch.c | 609 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_check_tx_flush_complete() 654 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_farch_do_flush() 734 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_farch_fini_dmaq()
|
D | efx.c | 744 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_register_netdev()
|
D | ef10.c | 816 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_ef10_link_piobufs() 893 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_ef10_forget_old_piobufs()
|