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

/freebsd-current/sys/dev/ice/
H A Dice_strings.c1053 case ICE_STATE_DO_DESTROY_MIRR_INTFC:
H A Dice_lib.h614 ICE_STATE_DO_DESTROY_MIRR_INTFC, enumerator in enum:ice_state
H A Dice_lib.c11324 if (!ice_test_state(&sc->state, ICE_STATE_DO_DESTROY_MIRR_INTFC)) {
11348 ice_set_state(&sc->state, ICE_STATE_DO_DESTROY_MIRR_INTFC);
11367 ice_clear_state(&sc->state, ICE_STATE_DO_DESTROY_MIRR_INTFC);

Completed in 185 milliseconds