Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_fw_logging.c232 if (ice_test_state(&sc->state, ICE_STATE_ATTACHING)) { in ice_sysctl_fwlog_register()
H A Dice_strings.c1035 case ICE_STATE_ATTACHING: in ice_state_to_str()
H A Dice_lib.h605 ICE_STATE_ATTACHING, enumerator
H A Dif_ice_iflib.c469 ice_set_state(&sc->state, ICE_STATE_ATTACHING); in ice_if_attach_pre()
864 ice_clear_state(&sc->state, ICE_STATE_ATTACHING); in ice_if_attach_post()
890 ice_clear_state(&sc->state, ICE_STATE_ATTACHING); in ice_attach_post_recovery_mode()