Home
last modified time | relevance | path

Searched refs:efx_nic_event_test_irq_cpu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h223 static inline int efx_nic_event_test_irq_cpu(struct efx_channel *channel) in efx_nic_event_test_irq_cpu() function
H A Dselftest.c214 if (efx_nic_event_test_irq_cpu(channel) >= 0) in efx_test_eventq_irq()
804 cpu = efx_nic_event_test_irq_cpu(channel); in efx_siena_selftest_async_work()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnic_common.h221 static inline int efx_nic_event_test_irq_cpu(struct efx_channel *channel) in efx_nic_event_test_irq_cpu() function
H A Dselftest.c209 if (efx_nic_event_test_irq_cpu(channel) >= 0) in efx_test_eventq_irq()
792 cpu = efx_nic_event_test_irq_cpu(channel); in efx_selftest_async_work()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnic_common.h223 static inline int efx_nic_event_test_irq_cpu(struct efx_channel *channel) in efx_nic_event_test_irq_cpu() function
H A Dselftest.c213 if (efx_nic_event_test_irq_cpu(channel) >= 0) in efx_test_eventq_irq()
799 cpu = efx_nic_event_test_irq_cpu(channel); in efx_selftest_async_work()

Completed in 8 milliseconds