Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dselftest.c200 if (efx_nic_event_test_irq_cpu(channel) >= 0) in efx_test_eventq_irq()
778 cpu = efx_nic_event_test_irq_cpu(channel); in efx_selftest_async_work()
Dnic.h773 static inline int efx_nic_event_test_irq_cpu(struct efx_channel *channel) in efx_nic_event_test_irq_cpu() function