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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dselftest.c668 enum reset_type reset_method = RESET_TYPE_INVISIBLE; local
721 efx_reset_down(efx, reset_method);
728 rc_reset = efx->type->reset(efx, reset_method);
735 rc = efx_reset_up(efx, reset_method, rc_reset == 0);

Completed in 33 milliseconds