Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnic_common.h220 int efx_nic_irq_test_start(struct efx_nic *efx);
Dnic.c66 int efx_nic_irq_test_start(struct efx_nic *efx) in efx_nic_irq_test_start() function
Dselftest.c145 rc = efx_nic_irq_test_start(efx); in efx_test_interrupts()