Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnic.h473 return READ_ONCE(efx->last_irq_cpu); in ef4_nic_irq_test_irq_cpu()
Dnic.c70 efx->last_irq_cpu = -1; in ef4_nic_irq_test_start()
Dnet_driver.h902 int last_irq_cpu; member
Dfarch.c1534 efx->last_irq_cpu = raw_smp_processor_id(); in ef4_farch_legacy_interrupt()
1607 efx->last_irq_cpu = raw_smp_processor_id(); in ef4_farch_msi_interrupt()
Dfalcon.c450 efx->last_irq_cpu = raw_smp_processor_id(); in falcon_legacy_interrupt_a1()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnic.c71 efx->last_irq_cpu = -1; in efx_nic_irq_test_start()
Dnic.h650 return READ_ONCE(efx->last_irq_cpu); in efx_nic_irq_test_irq_cpu()
Dnet_driver.h1093 int last_irq_cpu; member
Dfarch.c1543 efx->last_irq_cpu = raw_smp_processor_id(); in efx_farch_legacy_interrupt()
1616 efx->last_irq_cpu = raw_smp_processor_id(); in efx_farch_msi_interrupt()
Def10.c2243 efx->last_irq_cpu = raw_smp_processor_id(); in efx_ef10_msi_interrupt()
2270 efx->last_irq_cpu = raw_smp_processor_id(); in efx_ef10_legacy_interrupt()