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

/freebsd-current/sys/dev/ice/
H A Dice_strings.c1015 case ICE_STATE_RESET_OICR_RECV:
H A Dice_lib.h595 ICE_STATE_RESET_OICR_RECV, enumerator in enum:ice_state
H A Dif_ice_iflib.c1318 * First, the ICE_STATE_RESET_OICR_RECV bit is used to
1330 if (!ice_testandset_state(&sc->state, ICE_STATE_RESET_OICR_RECV)) {
2782 * this occurs and set the ICE_STATE_RESET_OICR_RECV bit as
2785 if (!ice_testandclear_state(&sc->state, ICE_STATE_RESET_OICR_RECV))

Completed in 163 milliseconds