ext_features     4564 include/net/cfg80211.h 	u8 ext_features[DIV_ROUND_UP(NUM_NL80211_EXT_FEATURES, 8)];
ext_features     7316 include/net/cfg80211.h 	ft_byte = &wiphy->ext_features[ftidx / 8];
ext_features     7335 include/net/cfg80211.h 	ft_byte = wiphy->ext_features[ftidx / 8];
ext_features     2342 net/wireless/nl80211.c 			    sizeof(rdev->wiphy.ext_features),
ext_features     2343 net/wireless/nl80211.c 			    rdev->wiphy.ext_features))