Home
last modified time | relevance | path

Searched refs:ICE_SAFE_CAPS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_lib.h190 #define ICE_SAFE_CAPS \ macro
195 (ice_is_bit_set(sc->feat_en, ICE_FEATURE_SAFE_MODE) ? ICE_SAFE_CAPS : ICE_FULL_CAPS)
H A Dif_ice_iflib.c438 scctx->isc_capenable = ICE_SAFE_CAPS; in ice_setup_scctx()