Home
last modified time | relevance | path

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

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