Searched refs:efx_test_phy (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | selftest.c | 254 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy() function 719 return efx_test_phy(efx, tests, flags); in efx_selftest() 750 rc = efx_test_phy(efx, tests, flags); in efx_selftest()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A 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()
|
Completed in 3 milliseconds