Home
last modified time | relevance | path

Searched refs:RESET_TYPE_WORLD (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Denum.h129 * %RESET_TYPE_INVSIBLE, %RESET_TYPE_ALL, %RESET_TYPE_WORLD and
140 * @RESET_TYPE_WORLD: Reset as much as possible
157 RESET_TYPE_WORLD, enumerator
H A Defx_common.c58 [RESET_TYPE_WORLD] = "WORLD",
923 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()
3416 efx_reset_down(efx, RESET_TYPE_WORLD); in efx_ef10_test_chip()
3426 rc = efx_mcdi_reset(efx, RESET_TYPE_WORLD); in efx_ef10_test_chip()
3431 rc2 = efx_reset_up(efx, RESET_TYPE_WORLD, rc == 0); in efx_ef10_test_chip()
H A Dsiena.c191 return RESET_TYPE_WORLD; in siena_map_reset_flags()
H A Dmcdi.c1945 else if (method == RESET_TYPE_WORLD) in efx_mcdi_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Denum.h128 * %RESET_TYPE_INVSIBLE, %RESET_TYPE_ALL, %RESET_TYPE_WORLD and
139 * @RESET_TYPE_WORLD: Reset as much as possible
154 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.c73 [RESET_TYPE_WORLD] = "WORLD",
2554 case RESET_TYPE_WORLD: in ef4_schedule_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Denum.h128 * %RESET_TYPE_INVSIBLE, %RESET_TYPE_ALL, %RESET_TYPE_WORLD and
139 * @RESET_TYPE_WORLD: Reset as much as possible
156 RESET_TYPE_WORLD, enumerator
H A Defx_common.c55 [RESET_TYPE_WORLD] = "WORLD",
918 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.c1937 else if (method == RESET_TYPE_WORLD) in efx_mcdi_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Denum.h128 * %RESET_TYPE_INVSIBLE, %RESET_TYPE_ALL, %RESET_TYPE_WORLD and
139 * @RESET_TYPE_WORLD: Reset as much as possible
154 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",
2543 case RESET_TYPE_WORLD: in ef4_schedule_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Denum.h128 * %RESET_TYPE_INVSIBLE, %RESET_TYPE_ALL, %RESET_TYPE_WORLD and
139 * @RESET_TYPE_WORLD: Reset as much as possible
156 RESET_TYPE_WORLD, enumerator
H A Defx_common.c59 [RESET_TYPE_WORLD] = "WORLD",
931 case RESET_TYPE_WORLD: in efx_siena_schedule_reset()
H A Dsiena.c193 return RESET_TYPE_WORLD; in siena_map_reset_flags()
H A Dmcdi.c1889 else if (method == RESET_TYPE_WORLD) in efx_siena_mcdi_reset()

Completed in 41 milliseconds