Searched refs:last_irq_cpu (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dselftest.c130 efx->last_irq_cpu = -1;
138 if (efx->last_irq_cpu >= 0)
147 if (efx->last_irq_cpu >= 0)
156 efx->last_irq_cpu);
173 channel->efx->last_irq_cpu = -1;
195 if (channel->efx->last_irq_cpu >= 0) {
H A Dnet_driver.h654 * @last_irq_cpu: Last CPU to handle interrupt.
744 volatile signed int last_irq_cpu; member in struct:efx_nic
H A Dnic.c1442 efx->last_irq_cpu = raw_smp_processor_id();
1465 efx->last_irq_cpu = raw_smp_processor_id();
H A Dfalcon.c175 efx->last_irq_cpu = raw_smp_processor_id();

Completed in 166 milliseconds