Home
last modified time | relevance | path

Searched refs:efx_nic_event_test_irq_cpu (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dnic_common.h223 static inline int efx_nic_event_test_irq_cpu(struct efx_channel *channel) in efx_nic_event_test_irq_cpu() function
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()
/linux-6.12.1/drivers/net/ethernet/sfc/
Dnic_common.h224 static inline int efx_nic_event_test_irq_cpu(struct efx_channel *channel) in efx_nic_event_test_irq_cpu() function
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()