Home
last modified time | relevance | path

Searched refs:ICE_STATE_PREPARED_FOR_RESET (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c742 if (update_media && !ice_test_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET)) { in ice_update_link_status()
2043 if (ice_test_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET)) { in ice_if_init()
2377 ice_test_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET) || in ice_if_update_admin_status()
2428 if (ice_testandset_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET)) in ice_prepare_for_reset()
2539 ice_clear_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET); in ice_rebuild_recovery_mode()
2720 ice_clear_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET); in ice_rebuild()
2757 ice_clear_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET); in ice_rebuild()
3048 if (ice_test_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET)) { in ice_if_stop()
4206 if (ice_test_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET)) { in ice_subif_if_init()
4281 if (ice_test_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET)) { in ice_subif_if_stop()
H A Dice_strings.c1019 case ICE_STATE_PREPARED_FOR_RESET: in ice_state_to_str()
H A Dice_lib.h597 ICE_STATE_PREPARED_FOR_RESET, enumerator
H A Dice_lib.c9885 if (ice_test_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET)) { in ice_handle_nvm_access_ioctl()
11022 if (ice_test_state(&sc->state, ICE_STATE_PREPARED_FOR_RESET)) { in ice_handle_debug_dump_ioctl()