Home
last modified time | relevance | path

Searched refs:last_irq_cpu (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dnic.h470 return READ_ONCE(efx->last_irq_cpu); in ef4_nic_irq_test_irq_cpu()
Dnic.c67 efx->last_irq_cpu = -1; in ef4_nic_irq_test_start()
Dnet_driver.h899 int last_irq_cpu; member
Dfarch.c1531 efx->last_irq_cpu = raw_smp_processor_id(); in ef4_farch_legacy_interrupt()
1604 efx->last_irq_cpu = raw_smp_processor_id(); in ef4_farch_msi_interrupt()
Dfalcon.c447 efx->last_irq_cpu = raw_smp_processor_id(); in falcon_legacy_interrupt_a1()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dnic.c68 efx->last_irq_cpu = -1; in efx_nic_irq_test_start()
Dnic.h647 return READ_ONCE(efx->last_irq_cpu); in efx_nic_irq_test_irq_cpu()
Dnet_driver.h1090 int last_irq_cpu; member
Dfarch.c1540 efx->last_irq_cpu = raw_smp_processor_id(); in efx_farch_legacy_interrupt()
1613 efx->last_irq_cpu = raw_smp_processor_id(); in efx_farch_msi_interrupt()
Def10.c2240 efx->last_irq_cpu = raw_smp_processor_id(); in efx_ef10_msi_interrupt()
2267 efx->last_irq_cpu = raw_smp_processor_id(); in efx_ef10_legacy_interrupt()