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

/linux-4.1.27/include/net/
H A Dcfg80211.h3032 * @ext_features: extended features advertised to nl80211, see
3143 u8 ext_features[DIV_ROUND_UP(NUM_NL80211_EXT_FEATURES, 8)]; member in struct:wiphy
5181 * &struct wiphy.@ext_features)
5188 ft_byte = &wiphy->ext_features[ftidx / 8]; wiphy_ext_feature_set()
5199 * &struct wiphy.@ext_features)
5207 ft_byte = wiphy->ext_features[ftidx / 8]; wiphy_ext_feature_isset()
/linux-4.1.27/net/wireless/
H A Dnl80211.c1716 sizeof(rdev->wiphy.ext_features), nl80211_send_wiphy()
1717 rdev->wiphy.ext_features)) nl80211_send_wiphy()

Completed in 258 milliseconds