Searched refs:efx_for_each_channel_tx_queue (Results 1 – 10 of 10) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | efx_channels.c | 657 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_probe_channel() 752 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_remove_channel() 799 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_set_xdp_channels() 807 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_set_xdp_channels() 876 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_realloc_channels() 1124 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_start_channels() 1180 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_stop_channels() 1212 efx_for_each_channel_tx_queue(tx_queue, channel) { in efx_process_channel() 1227 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 | 1604 #define efx_for_each_channel_tx_queue(_tx_queue, _channel) \ macro 1700 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_channel_tx_fill_level() 1714 efx_for_each_channel_tx_queue(tx_queue, channel) in efx_channel_tx_old_fill_level()
|
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 | ef100_tx.c | 396 efx_for_each_channel_tx_queue(txq2, tx_queue->channel) in ef100_enqueue_skb()
|
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 | 738 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()
|