Home
last modified time | relevance | path

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

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