Searched refs:efx_mcdi_reset (Results 1 – 4 of 4) sorted by relevance
472 rc = efx_mcdi_reset(efx, reset_type); in ef100_reset()1063 rc = efx_mcdi_reset(efx, RESET_TYPE_ALL); in ef100_probe_main()
378 int efx_mcdi_reset(struct efx_nic *efx, enum reset_type method);
574 rc = efx_mcdi_reset(efx, RESET_TYPE_ALL); in efx_ef10_probe()1451 int rc = efx_mcdi_reset(efx, reset_type); in efx_ef10_reset()3457 rc = efx_mcdi_reset(efx, RESET_TYPE_WORLD); in efx_ef10_test_chip()
1920 int efx_mcdi_reset(struct efx_nic *efx, enum reset_type method) in efx_mcdi_reset() function