Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnic.c71 efx->last_irq_cpu = -1; in efx_nic_irq_test_start()
Dnic.h823 return ACCESS_ONCE(efx->last_irq_cpu); in efx_nic_irq_test_irq_cpu()
Dnet_driver.h1072 int last_irq_cpu; member
Dfarch.c1559 efx->last_irq_cpu = raw_smp_processor_id(); in efx_farch_legacy_interrupt()
1632 efx->last_irq_cpu = raw_smp_processor_id(); in efx_farch_msi_interrupt()
Def10.c1155 efx->last_irq_cpu = raw_smp_processor_id(); in efx_ef10_msi_interrupt()
1182 efx->last_irq_cpu = raw_smp_processor_id(); in efx_ef10_legacy_interrupt()
Dfalcon.c445 efx->last_irq_cpu = raw_smp_processor_id(); in falcon_legacy_interrupt_a1()