Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.h185 #define ICE_FULL_CAPS \ macro
195 (ICE_FULL_CAPS & ~(IFCAP_HWCSUM | IFCAP_TSO | \
199 (ice_is_bit_set(sc->feat_en, ICE_FEATURE_SAFE_MODE) ? ICE_SAFE_CAPS : ICE_FULL_CAPS)
H A Dif_ice_iflib.c442 scctx->isc_capenable = ICE_FULL_CAPS; in ice_setup_scctx()
3458 scctx->isc_capenable = ICE_FULL_CAPS; in ice_subif_setup_scctx()