Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dselftest.c208 if (efx_nic_event_test_irq_cpu(channel) >= 0) in efx_test_eventq_irq()
794 cpu = efx_nic_event_test_irq_cpu(channel); in efx_selftest_async_work()
Dnic.h641 static inline int efx_nic_event_test_irq_cpu(struct efx_channel *channel) in efx_nic_event_test_irq_cpu() function