Searched refs:ICE_STATE_DO_FW_DEBUG_DUMP (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_strings.c1045 case ICE_STATE_DO_FW_DEBUG_DUMP:
H A Dice_lib.h610 ICE_STATE_DO_FW_DEBUG_DUMP, enumerator in enum:ice_state
H A Dice_lib.c6598 if (!ice_test_state(&sc->state, ICE_STATE_DO_FW_DEBUG_DUMP)) {
6624 ice_set_state(&sc->state, ICE_STATE_DO_FW_DEBUG_DUMP);
6672 ice_clear_state(&sc->state, ICE_STATE_DO_FW_DEBUG_DUMP);

Completed in 84 milliseconds