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

/freebsd-current/sys/dev/ice/
H A Dice_lib.h181 #define ICE_FULL_CAPS \ macro
191 (ICE_FULL_CAPS & ~(IFCAP_HWCSUM | IFCAP_TSO | \
195 (ice_is_bit_set(sc->feat_en, ICE_FEATURE_SAFE_MODE) ? ICE_SAFE_CAPS : ICE_FULL_CAPS)
H A Dif_ice_iflib.c441 scctx->isc_capenable = ICE_FULL_CAPS;
3388 scctx->isc_capenable = ICE_FULL_CAPS;

Completed in 120 milliseconds