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

/freebsd-13-stable/sys/dev/ice/
H A Dice_features.h66 ICE_FEATURE_DEFAULT_OVERRIDE, enumerator in enum:feat_list
H A Dice_lib.c2958 if (ice_is_bit_set(sc->feat_en, ICE_FEATURE_DEFAULT_OVERRIDE)) {
3182 if (ice_is_bit_set(sc->feat_en, ICE_FEATURE_DEFAULT_OVERRIDE) &&
7609 if (ice_is_bit_set(sc->feat_cap, ICE_FEATURE_DEFAULT_OVERRIDE) &&
7612 ice_set_bit(ICE_FEATURE_DEFAULT_OVERRIDE, sc->feat_en);
H A Dif_ice_iflib.c2596 ice_set_bit(ICE_FEATURE_DEFAULT_OVERRIDE, sc->feat_cap);

Completed in 80 milliseconds