cfg80211_get_iftype_ext_capa
ext_capa = cfg80211_get_iftype_ext_capa(wiphy,
cfg80211_get_iftype_ext_capa(struct wiphy *wiphy, enum nl80211_iftype type);
ift_ext_capa = cfg80211_get_iftype_ext_capa(local->hw.wiphy, type);
cfg80211_get_iftype_ext_capa(local->hw.wiphy,
ift_ext_capa = cfg80211_get_iftype_ext_capa(local->hw.wiphy,
EXPORT_SYMBOL(cfg80211_get_iftype_ext_capa);