Searched refs:feature (Results 1 – 9 of 9) sorted by relevance
134 drivers that support this feature. You should only enable this135 feature if you have tested and validated this feature on your144 on how relaxation can occur. This feature has an inherent dependency on148 A relaxation feature example is allowing the operation of a P2P group159 support this feature by declaring the appropriate channel flags and
63 if (dev->feature && dev->feature(dev)) { in tls_toe_bypass()
64 A feature to update locator(s) of a given IPsec security65 association dynamically. This feature is required, for129 This feature is required, for instance, in a Mobile IPv6
44 this feature and save some space.66 If you think that your network does not need this feature you
16 Note: this implementation is neither certified, nor feature
322 maintain capacity for the other flows. This feature provides servers347 This feature provides an alerting service to userspace in the392 This feature provides an infrastructure to support light weight
135 Bluetooth Low Energy Secure Connections feature.
9852 netdev_features_t feature; in netdev_sync_upper_features() local9856 feature = __NETIF_F_BIT(feature_bit); in netdev_sync_upper_features()9857 if (!(upper->wanted_features & feature) in netdev_sync_upper_features()9858 && (features & feature)) { in netdev_sync_upper_features()9860 &feature, upper->name); in netdev_sync_upper_features()9861 features &= ~feature; in netdev_sync_upper_features()9872 netdev_features_t feature; in netdev_sync_lower_features() local9876 feature = __NETIF_F_BIT(feature_bit); in netdev_sync_lower_features()9877 if (!(features & feature) && (lower->features & feature)) { in netdev_sync_lower_features()9879 &feature, lower->name); in netdev_sync_lower_features()[all …]
225 machine, then you may want to enable this feature. This allows the325 box, you may want to enable this feature.