Home
last modified time | relevance | path

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

/drivers/net/sfc/
Dselftest.c157 efx->last_irq_cpu = -1; in efx_test_interrupts()
165 if (efx->last_irq_cpu >= 0) in efx_test_interrupts()
174 if (efx->last_irq_cpu >= 0) in efx_test_interrupts()
182 efx->interrupt_mode, efx->last_irq_cpu); in efx_test_interrupts()
203 channel->efx->last_irq_cpu = -1; in efx_test_eventq_irq()
225 if (channel->efx->last_irq_cpu >= 0) { in efx_test_eventq_irq()
Dnet_driver.h814 volatile signed int last_irq_cpu; member
Dfalcon.c1443 efx->last_irq_cpu = raw_smp_processor_id(); in falcon_legacy_interrupt_b0()
1476 efx->last_irq_cpu = raw_smp_processor_id(); in falcon_legacy_interrupt_a1()
1520 efx->last_irq_cpu = raw_smp_processor_id(); in falcon_msi_interrupt()