Home
last modified time | relevance | path

Searched refs:event_test_cpu (Results 1 – 11 of 11) sorted by relevance

/drivers/net/ethernet/sfc/falcon/
Defx.h247 channel->event_test_cpu = raw_smp_processor_id(); in ef4_schedule_channel_irq()
Dnic.h467 return ACCESS_ONCE(channel->event_test_cpu); in ef4_nic_event_test_irq_cpu()
Dnic.c63 channel->event_test_cpu = -1; in ef4_nic_event_test_start()
Dnet_driver.h423 int event_test_cpu; member
Dfarch.c1169 channel->event_test_cpu = raw_smp_processor_id(); in ef4_farch_handle_generated_event()
/drivers/net/ethernet/sfc/
Defx.h261 channel->event_test_cpu = raw_smp_processor_id(); in efx_schedule_channel_irq()
Dnic.h620 return ACCESS_ONCE(channel->event_test_cpu); in efx_nic_event_test_irq_cpu()
Dnic.c64 channel->event_test_cpu = -1; in efx_nic_event_test_start()
Dnet_driver.h463 int event_test_cpu; member
Dfarch.c1158 channel->event_test_cpu = raw_smp_processor_id(); in efx_farch_handle_generated_event()
Def10.c3484 channel->event_test_cpu = raw_smp_processor_id(); in efx_ef10_handle_driver_generated_event()