Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 9 of 9) sorted by relevance

/net/wireless/
DKconfig134 drivers that support this feature. You should only enable this
135 feature if you have tested and validated this feature on your
144 on how relaxation can occur. This feature has an inherent dependency on
148 A relaxation feature example is allowing the operation of a P2P group
159 support this feature by declaring the appropriate channel flags and
/net/tls/
Dtls_toe.c63 if (dev->feature && dev->feature(dev)) { in tls_toe_bypass()
/net/xfrm/
DKconfig64 A feature to update locator(s) of a given IPsec security
65 association dynamically. This feature is required, for
129 This feature is required, for instance, in a Mobile IPv6
/net/mac802154/
DKconfig16 Note: this implementation is neither certified, nor feature
/net/batman-adv/
DKconfig45 this feature and save some space.
67 If you think that your network does not need this feature you
/net/
DKconfig301 Note, admin should enable this feature changing:
329 maintain capacity for the other flows. This feature provides servers
354 This feature provides an alerting service to userspace in the
400 This feature provides an infrastructure to support light weight
/net/bluetooth/
DKconfig128 Bluetooth Low Energy Secure Connections feature.
/net/core/
Ddev.c9536 netdev_features_t feature; in netdev_sync_upper_features() local
9540 feature = __NETIF_F_BIT(feature_bit); in netdev_sync_upper_features()
9541 if (!(upper->wanted_features & feature) in netdev_sync_upper_features()
9542 && (features & feature)) { in netdev_sync_upper_features()
9544 &feature, upper->name); in netdev_sync_upper_features()
9545 features &= ~feature; in netdev_sync_upper_features()
9556 netdev_features_t feature; in netdev_sync_lower_features() local
9560 feature = __NETIF_F_BIT(feature_bit); in netdev_sync_lower_features()
9561 if (!(features & feature) && (lower->features & feature)) { in netdev_sync_lower_features()
9563 &feature, lower->name); in netdev_sync_lower_features()
[all …]
/net/netfilter/
DKconfig209 machine, then you may want to enable this feature. This allows the
309 box, you may want to enable this feature.