Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dsiena.c97 enum reset_type reset_method = RESET_TYPE_ALL; in siena_test_chip() local
100 efx_reset_down(efx, reset_method); in siena_test_chip()
105 rc = efx_mcdi_reset(efx, reset_method); in siena_test_chip()
114 rc = efx_mcdi_reset(efx, reset_method); in siena_test_chip()
116 rc2 = efx_reset_up(efx, reset_method, rc == 0); in siena_test_chip()
Dfalcon.c1896 enum reset_type reset_method = RESET_TYPE_INVISIBLE; in falcon_b0_test_chip() local
1911 efx_reset_down(efx, reset_method); in falcon_b0_test_chip()
1918 rc = falcon_reset_hw(efx, reset_method); in falcon_b0_test_chip()
1919 rc2 = efx_reset_up(efx, reset_method, rc == 0); in falcon_b0_test_chip()