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

/drivers/net/ethernet/sfc/
H A Dnic.h314 return ACCESS_ONCE(efx->last_irq_cpu);
H A Dnic.c1389 efx->last_irq_cpu = -1;
1478 efx->last_irq_cpu = raw_smp_processor_id();
1542 efx->last_irq_cpu = raw_smp_processor_id();
H A Dnet_driver.h731 * @last_irq_cpu: Last CPU to handle a possible test interrupt. This
857 int last_irq_cpu; member in struct:efx_nic
H A Dfalcon.c172 efx->last_irq_cpu = raw_smp_processor_id();

Completed in 108 milliseconds