Home
last modified time | relevance | path

Searched refs:event_test_cpu (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_common.h84 channel->event_test_cpu = raw_smp_processor_id(); in efx_schedule_channel_irq()
H A Dnic_common.h223 return READ_ONCE(channel->event_test_cpu); in efx_nic_event_test_irq_cpu()
H A Dnic.c62 channel->event_test_cpu = -1; in efx_nic_event_test_start()
H A Dnet_driver.h452 * @event_test_cpu: Last CPU to handle interrupt or test event for this channel
508 int event_test_cpu; member
H A Dfarch.c1156 channel->event_test_cpu = raw_smp_processor_id(); in efx_farch_handle_generated_event()
H A Def10.c3047 channel->event_test_cpu = raw_smp_processor_id(); in efx_ef10_handle_driver_generated_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx_common.h84 channel->event_test_cpu = raw_smp_processor_id(); in efx_schedule_channel_irq()
H A Dnic_common.h225 return READ_ONCE(channel->event_test_cpu); in efx_nic_event_test_irq_cpu()
H A Dnic.c61 channel->event_test_cpu = -1; in efx_nic_event_test_start()
H A Dnet_driver.h441 * @event_test_cpu: Last CPU to handle interrupt or test event for this channel
499 int event_test_cpu; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx_common.h87 channel->event_test_cpu = raw_smp_processor_id(); in efx_schedule_channel_irq()
H A Dnic_common.h225 return READ_ONCE(channel->event_test_cpu); in efx_nic_event_test_irq_cpu()
H A Dnic.c61 channel->event_test_cpu = -1; in efx_siena_event_test_start()
H A Dnet_driver.h451 * @event_test_cpu: Last CPU to handle interrupt or test event for this channel
507 int event_test_cpu; member
H A Dfarch.c1158 channel->event_test_cpu = raw_smp_processor_id(); in efx_farch_handle_generated_event()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Defx.h244 channel->event_test_cpu = raw_smp_processor_id(); in ef4_schedule_channel_irq()
H A Dnic.h466 return READ_ONCE(channel->event_test_cpu); in ef4_nic_event_test_irq_cpu()
H A Dnic.c60 channel->event_test_cpu = -1; in ef4_nic_event_test_start()
H A Dnet_driver.h381 * @event_test_cpu: Last CPU to handle interrupt or test event for this channel
420 int event_test_cpu; member
H A Dfarch.c1165 channel->event_test_cpu = raw_smp_processor_id(); in ef4_farch_handle_generated_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Defx.h244 channel->event_test_cpu = raw_smp_processor_id(); in ef4_schedule_channel_irq()
H A Dnic.h466 return READ_ONCE(channel->event_test_cpu); in ef4_nic_event_test_irq_cpu()
H A Dnic.c60 channel->event_test_cpu = -1; in ef4_nic_event_test_start()
H A Dnet_driver.h381 * @event_test_cpu: Last CPU to handle interrupt or test event for this channel
420 int event_test_cpu; member
H A Dfarch.c1165 channel->event_test_cpu = raw_smp_processor_id(); in ef4_farch_handle_generated_event()

Completed in 46 milliseconds

12