Searched refs:RESET_TYPE_INVISIBLE (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Denum.h135 * @RESET_TYPE_INVISIBLE: Reset datapath and MAC
151 RESET_TYPE_INVISIBLE, enumerator in enum:reset_type
H A Dfalcon.c1526 ef4_schedule_reset(efx, RESET_TYPE_INVISIBLE);
1899 enum reset_type reset_method = RESET_TYPE_INVISIBLE;
1942 return RESET_TYPE_INVISIBLE;
1969 return RESET_TYPE_INVISIBLE;
2014 method == RESET_TYPE_INVISIBLE,
H A Defx.c69 [RESET_TYPE_INVISIBLE] = "INVISIBLE",
2353 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE &&
2380 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE &&
2540 case RESET_TYPE_INVISIBLE:
/linux-master/drivers/net/ethernet/sfc/
H A Denum.h135 * @RESET_TYPE_INVISIBLE: Reset datapath and MAC (Falcon only)
153 RESET_TYPE_INVISIBLE, enumerator in enum:reset_type
H A Defx_common.c52 [RESET_TYPE_INVISIBLE] = "INVISIBLE",
758 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE &&
915 case RESET_TYPE_INVISIBLE:
/linux-master/drivers/net/ethernet/sfc/siena/
H A Denum.h135 * @RESET_TYPE_INVISIBLE: Reset datapath and MAC (Falcon only)
153 RESET_TYPE_INVISIBLE, enumerator in enum:reset_type
H A Defx_common.c56 [RESET_TYPE_INVISIBLE] = "INVISIBLE",
769 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE &&
928 case RESET_TYPE_INVISIBLE:

Completed in 237 milliseconds