Searched refs:efx_test_phy (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/sfc/ |
D | selftest.c | 258 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy() function 726 return efx_test_phy(efx, tests, flags); in efx_selftest() 757 rc = efx_test_phy(efx, tests, flags); in efx_selftest()
|
/linux-6.6.21/drivers/net/ethernet/sfc/siena/ |
D | selftest.c | 259 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy() function 731 return efx_test_phy(efx, tests, flags); in efx_siena_selftest() 762 rc = efx_test_phy(efx, tests, flags); in efx_siena_selftest()
|