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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Denum.h137 * @RESET_TYPE_INVISIBLE: don't reset the PHYs or interrupts
151 RESET_TYPE_INVISIBLE = 0, enumerator in enum:reset_type
H A Defx.c81 [RESET_TYPE_INVISIBLE] = "INVISIBLE",
1807 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE)
1832 if (efx->port_initialized && method != RESET_TYPE_INVISIBLE) {
1945 case RESET_TYPE_INVISIBLE:
1955 method = RESET_TYPE_INVISIBLE;
2301 if ((efx->reset_pending != RESET_TYPE_INVISIBLE) &&
H A Dethtool.c788 efx_schedule_reset(efx, RESET_TYPE_INVISIBLE);
856 method = RESET_TYPE_INVISIBLE;
H A Dselftest.c668 enum reset_type reset_method = RESET_TYPE_INVISIBLE;
H A Dfalcon.c1125 method == RESET_TYPE_INVISIBLE,

Completed in 69 milliseconds