internal_type    1488 net/mac80211/iface.c 	enum nl80211_iftype internal_type = type;
internal_type    1526 net/mac80211/iface.c 		internal_type = NL80211_IFTYPE_STATION;
internal_type    1530 net/mac80211/iface.c 		internal_type = NL80211_IFTYPE_AP;
internal_type    1536 net/mac80211/iface.c 	ret = ieee80211_check_concurrent_iface(sdata, internal_type);
internal_type    1544 net/mac80211/iface.c 	ret = drv_change_interface(local, sdata, internal_type, p2p);