Home
last modified time | relevance | path

Searched refs:RESET_TYPE_ALL (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/sfc/
Dsiena.c173 enum reset_type reset_method = RESET_TYPE_ALL; in siena_test_chip()
225 return RESET_TYPE_ALL; in siena_map_reset_flags()
330 rc = siena_reset_hw(efx, RESET_TYPE_ALL); in siena_probe_nic()
461 siena_reset_hw(efx, RESET_TYPE_ALL); in siena_remove_nic()
Denum.h158 RESET_TYPE_ALL = 2, enumerator
Dfalcon.c1089 return RESET_TYPE_ALL; in falcon_map_reset_reason()
1109 return RESET_TYPE_ALL; in falcon_map_reset_flags()
1474 rc = __falcon_reset_hw(efx, RESET_TYPE_ALL); in falcon_probe_nic()
1678 __falcon_reset_hw(efx, RESET_TYPE_ALL); in falcon_remove_nic()
Defx.c76 [RESET_TYPE_ALL] = "ALL",
724 efx_schedule_reset(efx, RESET_TYPE_ALL); in efx_stop_datapath()
1910 if (efx_mcdi_poll_reboot(efx) && efx_reset(efx, RESET_TYPE_ALL)) in efx_net_open()
2434 case RESET_TYPE_ALL: in efx_schedule_reset()
2921 rc = efx->type->reset(efx, RESET_TYPE_ALL); in efx_pm_resume()
3024 rc = efx_reset(efx, RESET_TYPE_ALL); in efx_io_resume()