Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_strings.c1013 case ICE_STATE_MDD_PENDING: in ice_state_to_str()
H A Dice_lib.h594 ICE_STATE_MDD_PENDING, enumerator
H A Dif_ice_iflib.c1301 ice_set_state(&sc->state, ICE_STATE_MDD_PENDING); in ice_msix_admin()
H A Dice_lib.c8166 if (!ice_testandclear_state(&sc->state, ICE_STATE_MDD_PENDING)) in ice_handle_mdd_event()