ICE_RESET_PFR
status = ice_reset(hw, ICE_RESET_PFR);
case ICE_RESET_PFR:
reset_type = ICE_RESET_PFR;
if (reset_type == ICE_RESET_PFR) {
status = ice_reset(&sc->hw, ICE_RESET_PFR);
status = ice_reset(hw, ICE_RESET_PFR);