Searched refs:efx_mcdi_reset (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | siena.c | 109 rc = efx_mcdi_reset(efx, reset_method); in siena_test_chip() 118 rc = efx_mcdi_reset(efx, reset_method); in siena_test_chip() 292 rc = efx_mcdi_reset(efx, RESET_TYPE_ALL); in siena_probe_nic() 462 efx_mcdi_reset(efx, RESET_TYPE_ALL); in siena_remove_nic() 984 .reset = efx_mcdi_reset,
|
H A D | mcdi.h | 364 int efx_mcdi_reset(struct efx_nic *efx, enum reset_type method);
|
H A D | ef100_nic.c | 431 rc = efx_mcdi_reset(efx, reset_type); in ef100_reset() 1164 rc = efx_mcdi_reset(efx, RESET_TYPE_ALL); in ef100_probe_main()
|
H A D | ef10.c | 575 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() 3426 rc = efx_mcdi_reset(efx, RESET_TYPE_WORLD); in efx_ef10_test_chip()
|
H A D | mcdi.c | 1921 int efx_mcdi_reset(struct efx_nic *efx, enum reset_type method) in efx_mcdi_reset() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ef100_nic.c | 482 rc = efx_mcdi_reset(efx, reset_type); in ef100_reset() 1084 rc = efx_mcdi_reset(efx, RESET_TYPE_ALL); in ef100_probe_main()
|
H A D | mcdi.h | 422 int efx_mcdi_reset(struct efx_nic *efx, enum reset_type method);
|
H A D | ef10.c | 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()
|
H A D | mcdi.c | 1913 int efx_mcdi_reset(struct efx_nic *efx, enum reset_type method) in efx_mcdi_reset() function
|
Completed in 23 milliseconds