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

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h229 return READ_ONCE(efx->last_irq_cpu);
H A Dnic.c68 efx->last_irq_cpu = -1;
H A Dnet_driver.h935 * @last_irq_cpu: Last CPU to handle a possible test interrupt. This
1120 int last_irq_cpu; member in struct:efx_nic
H A Dfarch.c1544 efx->last_irq_cpu = raw_smp_processor_id();
1617 efx->last_irq_cpu = raw_smp_processor_id();
/linux-master/drivers/net/ethernet/sfc/
H A Dnic_common.h229 return READ_ONCE(efx->last_irq_cpu);
H A Dnic.c68 efx->last_irq_cpu = -1;
H A Dnet_driver.h969 * @last_irq_cpu: Last CPU to handle a possible test interrupt. This
1158 int last_irq_cpu; member in struct:efx_nic
H A Def100_nic.c339 efx->last_irq_cpu = raw_smp_processor_id();
H A Def10.c2149 efx->last_irq_cpu = raw_smp_processor_id();
2176 efx->last_irq_cpu = raw_smp_processor_id();
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnic.h470 return READ_ONCE(efx->last_irq_cpu);
H A Dnic.c67 efx->last_irq_cpu = -1;
H A Dnet_driver.h754 * @last_irq_cpu: Last CPU to handle a possible test interrupt. This
899 int last_irq_cpu; member in struct:ef4_nic
H A Dfarch.c1530 efx->last_irq_cpu = raw_smp_processor_id();
1603 efx->last_irq_cpu = raw_smp_processor_id();
H A Dfalcon.c447 efx->last_irq_cpu = raw_smp_processor_id();

Completed in 224 milliseconds