Home
last modified time | relevance | path

Searched refs:efx_nic_irq_test_start (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/
Dnic.c66 int efx_nic_irq_test_start(struct efx_nic *efx) in efx_nic_irq_test_start() function
Dnic.h630 int efx_nic_irq_test_start(struct efx_nic *efx);
Dselftest.c140 rc = efx_nic_irq_test_start(efx); in efx_test_interrupts()