Searched refs:ICE_RESET_PFR (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_type.h578 * ICE_RESET_PFR does not match any RESET_TYPE field in the GLGEN_RSTAT register
587 ICE_RESET_PFR = 4, enumerator in enum:ice_reset_req
H A Dif_ice_iflib.c1005 status = ice_reset(&sc->hw, ICE_RESET_PFR);
2846 status = ice_reset(hw, ICE_RESET_PFR);
H A Dice_common.c955 status = ice_reset(hw, ICE_RESET_PFR);
1263 case ICE_RESET_PFR:
H A Dice_lib.c6292 reset_type = ICE_RESET_PFR;
6338 if (reset_type == ICE_RESET_PFR) {

Completed in 157 milliseconds