Searched refs:efx_for_each_channel_tx_queue (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
D | efx_channels.c | 657 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_probe_channel() 753 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_siena_remove_channel() 800 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_set_xdp_channels() 808 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_set_xdp_channels() 881 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_siena_realloc_channels() 1126 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_siena_start_channels() 1182 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_siena_stop_channels() 1214 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_process_channel() 1229 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_process_channel()
|
D | tx.c | 71 efx_for_each_channel_tx_queue(txq2, txq1->channel) in efx_tx_maybe_stop_queue() 117 efx_for_each_channel_tx_queue(q, channel) { in efx_tx_send_pending()
|
D | net_driver.h | 1558 #define efx_for_each_channel_tx_queue(_tx_queue, _channel) \ macro 1654 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_channel_tx_fill_level() 1668 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_channel_tx_old_fill_level()
|
D | ethtool_common.c | 260 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_siena_ethtool_get_stats() 533 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_siena_ethtool_get_stats()
|
D | selftest.c | 658 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_test_loopbacks()
|
D | farch.c | 610 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_check_tx_flush_complete() 655 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_farch_do_flush() 735 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_farch_fini_dmaq()
|
D | efx.c | 740 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_register_netdev()
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | efx_channels.c | 654 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() 797 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_set_xdp_channels() 805 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_set_xdp_channels() 874 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_realloc_channels() 1122 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_start_channels() 1178 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_stop_channels() 1210 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_process_channel() 1225 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 | ef100_tx.c | 430 efx_for_each_channel_tx_queue(txq2, tx_queue->channel) in __ef100_enqueue_skb() 467 efx_for_each_channel_tx_queue(txq2, tx_queue->channel) in __ef100_enqueue_skb()
|
D | net_driver.h | 1632 #define efx_for_each_channel_tx_queue(_tx_queue, _channel) \ macro 1728 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_channel_tx_fill_level() 1742 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_channel_tx_old_fill_level()
|
D | ethtool_common.c | 317 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_fill_loopback_test() 556 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_ethtool_get_stats() 571 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 | efx.c | 740 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()
|