Home
last modified time | relevance | path

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

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