Searched refs:efx_for_each_channel (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | efx.c | 600 efx_for_each_channel(channel, efx) in efx_set_channel_names() 712 efx_for_each_channel(channel, efx) { in efx_start_datapath() 748 efx_for_each_channel(channel, efx) { in efx_stop_datapath() 753 efx_for_each_channel(channel, efx) { in efx_stop_datapath() 774 efx_for_each_channel(channel, efx) { in efx_stop_datapath() 802 efx_for_each_channel(channel, efx) in efx_remove_channels() 821 efx_for_each_channel(channel, efx) { in efx_realloc_channels() 1571 efx_for_each_channel(channel, efx) { in efx_set_interrupt_affinity() 1582 efx_for_each_channel(channel, efx) in efx_clear_interrupt_affinity() 1607 efx_for_each_channel(channel, efx) { in efx_soft_enable_interrupts() [all …]
|
D | selftest.c | 185 efx_for_each_channel(channel, efx) { in efx_test_eventq_irq() 201 efx_for_each_channel(channel, efx) { in efx_test_eventq_irq() 220 efx_for_each_channel(channel, efx) { in efx_test_eventq_irq() 779 efx_for_each_channel(channel, efx) in efx_selftest_async_start() 796 efx_for_each_channel(channel, efx) { in efx_selftest_async_work()
|
D | ethtool.c | 333 efx_for_each_channel(channel, efx) { in efx_ethtool_fill_self_tests() 382 efx_for_each_channel(channel, efx) { in efx_describe_per_queue_stats() 395 efx_for_each_channel(channel, efx) { in efx_describe_per_queue_stats() 478 efx_for_each_channel(channel, efx) in efx_ethtool_get_stats() 484 efx_for_each_channel(channel, efx) { in efx_ethtool_get_stats() 497 efx_for_each_channel(channel, efx) { in efx_ethtool_get_stats() 506 efx_for_each_channel(channel, efx) { in efx_ethtool_get_stats() 658 efx_for_each_channel(channel, efx) in efx_ethtool_set_coalesce()
|
D | nic.c | 111 efx_for_each_channel(channel, efx) { in efx_nic_init_interrupt() 141 efx_for_each_channel(channel, efx) { in efx_nic_init_interrupt() 161 efx_for_each_channel(channel, efx) in efx_nic_fini_interrupt()
|
D | farch.c | 606 efx_for_each_channel(channel, efx) { in efx_check_tx_flush_complete() 651 efx_for_each_channel(channel, efx) { in efx_farch_do_flush() 676 efx_for_each_channel(channel, efx) { in efx_farch_do_flush() 729 efx_for_each_channel(channel, efx) { in efx_farch_fini_dmaq() 1551 efx_for_each_channel(channel, efx) { in efx_farch_legacy_interrupt() 1571 efx_for_each_channel(channel, efx) { in efx_farch_legacy_interrupt()
|
D | tx.c | 720 efx_for_each_channel(channel, efx) { in efx_setup_tc()
|
D | net_driver.h | 1458 #define efx_for_each_channel(_channel, _efx) \ macro
|
D | ef10.c | 948 efx_for_each_channel(channel, efx) { in efx_ef10_link_piobufs() 1030 efx_for_each_channel(channel, efx) in efx_ef10_forget_old_piobufs() 2272 efx_for_each_channel(channel, efx) { in efx_ef10_legacy_interrupt() 3976 efx_for_each_channel(channel, efx) { in efx_ef10_fini_dmaq()
|
D | mcdi.c | 1982 efx_for_each_channel(channel, efx) { in efx_mcdi_flush_rxqs()
|