Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dcfg80211.h4905 u8 ext_features[DIV_ROUND_UP(NUM_NL80211_EXT_FEATURES, 8)]; member
7823 ft_byte = &wiphy->ext_features[ftidx / 8]; in wiphy_ext_feature_set()
7842 ft_byte = wiphy->ext_features[ftidx / 8]; in wiphy_ext_feature_isset()
/kernel/linux/linux-5.10/net/wireless/
Dnl80211.c2561 sizeof(rdev->wiphy.ext_features), in nl80211_send_wiphy()
2562 rdev->wiphy.ext_features)) in nl80211_send_wiphy()