Home
last modified time | relevance | path

Searched refs:RESET_TYPE_WORLD (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Denum.h154 RESET_TYPE_WORLD, enumerator
H A Dfalcon.c1959 return RESET_TYPE_WORLD; in falcon_map_reset_flags()
1987 if (method == RESET_TYPE_WORLD) { in __falcon_reset_hw()
2030 if (method == RESET_TYPE_WORLD) { in __falcon_reset_hw()
H A Defx.c72 [RESET_TYPE_WORLD] = "WORLD",
2534 case RESET_TYPE_WORLD: in ef4_schedule_reset()
/linux/drivers/net/ethernet/sfc/siena/
H A Denum.h156 RESET_TYPE_WORLD, enumerator
H A Defx_common.c59 [RESET_TYPE_WORLD] = "WORLD",
926 case RESET_TYPE_WORLD: in efx_siena_schedule_reset()
H A Dmcdi.c1889 else if (method == RESET_TYPE_WORLD) in efx_siena_mcdi_reset()
/linux/drivers/net/ethernet/sfc/
H A Denum.h156 RESET_TYPE_WORLD, enumerator
H A Defx_common.c55 [RESET_TYPE_WORLD] = "WORLD",
902 case RESET_TYPE_WORLD: in efx_schedule_reset()
H A Def10.c1436 return RESET_TYPE_WORLD; in efx_ef10_map_reset_flags()
1456 if (reset_type == RESET_TYPE_WORLD && rc == -EPERM) in efx_ef10_reset()
3447 efx_reset_down(efx, RESET_TYPE_WORLD); in efx_ef10_test_chip()
3457 rc = efx_mcdi_reset(efx, RESET_TYPE_WORLD); in efx_ef10_test_chip()
3462 rc2 = efx_reset_up(efx, RESET_TYPE_WORLD, rc == 0); in efx_ef10_test_chip()
H A Dmcdi.c1929 else if (method == RESET_TYPE_WORLD) in efx_mcdi_reset()