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

/linux-master/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 in enum:reset_type
H A Dfalcon.c1959 return RESET_TYPE_WORLD;
1987 if (method == RESET_TYPE_WORLD) {
2030 if (method == RESET_TYPE_WORLD) {
H A Defx.c72 [RESET_TYPE_WORLD] = "WORLD",
2543 case RESET_TYPE_WORLD:
/linux-master/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 in enum:reset_type
H A Defx_common.c55 [RESET_TYPE_WORLD] = "WORLD",
918 case RESET_TYPE_WORLD:
H A Def10.c1436 return RESET_TYPE_WORLD;
1456 if (reset_type == RESET_TYPE_WORLD && rc == -EPERM)
3447 efx_reset_down(efx, RESET_TYPE_WORLD);
3457 rc = efx_mcdi_reset(efx, RESET_TYPE_WORLD);
3462 rc2 = efx_reset_up(efx, RESET_TYPE_WORLD, rc == 0);
H A Dmcdi.c1937 else if (method == RESET_TYPE_WORLD)
/linux-master/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 in enum:reset_type
H A Defx_common.c59 [RESET_TYPE_WORLD] = "WORLD",
931 case RESET_TYPE_WORLD:
H A Dsiena.c193 return RESET_TYPE_WORLD;
H A Dmcdi.c1889 else if (method == RESET_TYPE_WORLD)

Completed in 381 milliseconds