Searched refs:reset_method (Results 1 – 2 of 2) sorted by relevance
101 enum reset_type reset_method = RESET_TYPE_ALL; in siena_test_chip() local104 efx_reset_down(efx, reset_method); in siena_test_chip()109 rc = efx_mcdi_reset(efx, reset_method); in siena_test_chip()118 rc = efx_mcdi_reset(efx, reset_method); in siena_test_chip()120 rc2 = efx_reset_up(efx, reset_method, rc == 0); in siena_test_chip()
1902 enum reset_type reset_method = RESET_TYPE_INVISIBLE; in falcon_b0_test_chip() local1917 ef4_reset_down(efx, reset_method); in falcon_b0_test_chip()1924 rc = falcon_reset_hw(efx, reset_method); in falcon_b0_test_chip()1925 rc2 = ef4_reset_up(efx, reset_method, rc == 0); in falcon_b0_test_chip()