Home
last modified time | relevance | path

Searched refs:reset_method (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/sfc/
Dsiena.c173 enum reset_type reset_method = RESET_TYPE_ALL; in siena_test_chip() local
176 efx_reset_down(efx, reset_method); in siena_test_chip()
181 rc = siena_reset_hw(efx, reset_method); in siena_test_chip()
190 rc = siena_reset_hw(efx, reset_method); in siena_test_chip()
192 rc2 = efx_reset_up(efx, reset_method, rc == 0); in siena_test_chip()
Dfalcon.c1043 enum reset_type reset_method = RESET_TYPE_INVISIBLE; in falcon_b0_test_chip() local
1058 efx_reset_down(efx, reset_method); in falcon_b0_test_chip()
1065 rc = falcon_reset_hw(efx, reset_method); in falcon_b0_test_chip()
1066 rc2 = efx_reset_up(efx, reset_method, rc == 0); in falcon_b0_test_chip()