Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h455 int ef4_nic_irq_test_start(struct ef4_nic *efx);
H A Dnic.c65 int ef4_nic_irq_test_start(struct ef4_nic *efx) in ef4_nic_irq_test_start() function
H A Dselftest.c145 rc = ef4_nic_irq_test_start(efx); in ef4_test_interrupts()