Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h229 return READ_ONCE(efx->last_irq_cpu); in efx_nic_irq_test_irq_cpu()
H A Dnic.c68 efx->last_irq_cpu = -1; in efx_siena_irq_test_start()
H A Dnet_driver.h1120 int last_irq_cpu; member
H A Dfarch.c1544 efx->last_irq_cpu = raw_smp_processor_id(); in efx_farch_legacy_interrupt()
1617 efx->last_irq_cpu = raw_smp_processor_id(); in efx_farch_msi_interrupt()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h229 return READ_ONCE(efx->last_irq_cpu); in efx_nic_irq_test_irq_cpu()
H A Dnic.c68 efx->last_irq_cpu = -1; in efx_nic_irq_test_start()
H A Dnet_driver.h1158 int last_irq_cpu; member
H A Def100_nic.c339 efx->last_irq_cpu = raw_smp_processor_id(); in ef100_msi_interrupt()
H A Def10.c2149 efx->last_irq_cpu = raw_smp_processor_id(); in efx_ef10_msi_interrupt()
2176 efx->last_irq_cpu = raw_smp_processor_id(); in efx_ef10_legacy_interrupt()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h470 return READ_ONCE(efx->last_irq_cpu); in ef4_nic_irq_test_irq_cpu()
H A Dnic.c67 efx->last_irq_cpu = -1; in ef4_nic_irq_test_start()
H A Dnet_driver.h899 int last_irq_cpu; member
H A Dfarch.c1530 efx->last_irq_cpu = raw_smp_processor_id(); in ef4_farch_legacy_interrupt()
1603 efx->last_irq_cpu = raw_smp_processor_id(); in ef4_farch_msi_interrupt()
H A Dfalcon.c447 efx->last_irq_cpu = raw_smp_processor_id(); in falcon_legacy_interrupt_a1()