ef4_reset
(void)ef4_reset(efx, method);
rc = ef4_reset(efx, RESET_TYPE_ALL);
int ef4_reset(struct ef4_nic *efx, enum reset_type method);
return ef4_reset(efx, rc);