Searched refs:ICE_STATE_RESET_PFR_REQ (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_strings.c1017 case ICE_STATE_RESET_PFR_REQ:
H A Dice_rdma.c126 ice_set_state(&sc->state, ICE_STATE_RESET_PFR_REQ);
H A Dice_lib.h596 ICE_STATE_RESET_PFR_REQ, enumerator in enum:ice_state
H A Dif_ice_iflib.c1344 ice_set_state(&sc->state, ICE_STATE_RESET_PFR_REQ);
1356 ice_set_state(&sc->state, ICE_STATE_RESET_PFR_REQ);
2812 if (ice_testandclear_state(&sc->state, ICE_STATE_RESET_PFR_REQ))
2835 if (!ice_testandclear_state(&sc->state, ICE_STATE_RESET_PFR_REQ))
3232 ice_clear_state(&sc->state, ICE_STATE_RESET_PFR_REQ);
H A Dice_lib.c6339 ice_set_state(&sc->state, ICE_STATE_RESET_PFR_REQ);

Completed in 209 milliseconds