Home
last modified time | relevance | path

Searched refs:RESET_TYPE_ALL (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
A Denum.h153 RESET_TYPE_ALL, enumerator
A Defx.c71 [RESET_TYPE_ALL] = "ALL",
723 ef4_schedule_reset(efx, RESET_TYPE_ALL); in ef4_stop_datapath()
2548 case RESET_TYPE_ALL: in ef4_schedule_reset()
3043 rc = efx->type->reset(efx, RESET_TYPE_ALL); in ef4_pm_resume()
3138 rc = ef4_reset(efx, RESET_TYPE_ALL); in ef4_io_resume()
A Dfalcon.c1944 return RESET_TYPE_ALL; in falcon_map_reset_reason()
1964 return RESET_TYPE_ALL; in falcon_map_reset_flags()
2347 rc = __falcon_reset_hw(efx, RESET_TYPE_ALL); in falcon_probe_nic()
2554 __falcon_reset_hw(efx, RESET_TYPE_ALL); in falcon_remove_nic()
/linux/drivers/net/ethernet/sfc/
A Denum.h155 RESET_TYPE_ALL, enumerator
A Dsiena.c101 enum reset_type reset_method = RESET_TYPE_ALL; in siena_test_chip()
196 return RESET_TYPE_ALL; in siena_map_reset_flags()
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()
A Defx_common.c56 [RESET_TYPE_ALL] = "ALL",
919 case RESET_TYPE_ALL: in efx_schedule_reset()
1268 rc = efx_reset(efx, RESET_TYPE_ALL); in efx_io_resume()
A Def100_nic.c422 return RESET_TYPE_ALL; in ef100_map_reset_flags()
442 } else if (reset_type == RESET_TYPE_ALL) { in ef100_reset()
1179 rc = efx_mcdi_reset(efx, RESET_TYPE_ALL); in ef100_probe_main()
A Defx.c536 if (efx_mcdi_poll_reboot(efx) && efx_reset(efx, RESET_TYPE_ALL)) in efx_net_open()
1236 rc = efx->type->reset(efx, RESET_TYPE_ALL); in efx_pm_resume()
A Def10.c574 rc = efx_mcdi_reset(efx, RESET_TYPE_ALL); in efx_ef10_probe()
1428 return RESET_TYPE_ALL; in efx_ef10_map_reset_flags()
1452 if ((reset_type == RESET_TYPE_ALL || in efx_ef10_reset()

Completed in 39 milliseconds