ieee80211_get_he_iftype_cap  479 include/net/cfg80211.h 	return ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_STATION);
ieee80211_get_he_iftype_cap  194 net/mac80211/agg-rx.c 	he_cap = ieee80211_get_he_iftype_cap(sband, sdata->vif.type);
ieee80211_get_he_iftype_cap  546 net/mac80211/mesh.c 	he_cap = ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT);
ieee80211_get_he_iftype_cap  574 net/mac80211/mesh.c 	he_cap = ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT);
ieee80211_get_he_iftype_cap 2732 net/mac80211/util.c 	he_cap = ieee80211_get_he_iftype_cap(sband, iftype);