Symbol: NL80211_IFTYPE_AP_VLAN
drivers/net/wireless/ath/ath10k/mac.c
10340
ar->hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_AP_VLAN);
drivers/net/wireless/ath/ath10k/mac.c
10341
ar->hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_AP_VLAN);
drivers/net/wireless/ath/ath12k/wifi7/hw.c
379
BIT(NL80211_IFTYPE_AP_VLAN),
drivers/net/wireless/ath/ath12k/wifi7/hw.c
547
BIT(NL80211_IFTYPE_AP_VLAN),
drivers/net/wireless/ath/ath9k/main.c
1605
vif->type != NL80211_IFTYPE_AP_VLAN)
drivers/net/wireless/ath/ath9k/xmit.c
2304
vif->type != NL80211_IFTYPE_AP_VLAN) ||
drivers/net/wireless/ath/debug.c
31
case NL80211_IFTYPE_AP_VLAN:
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
1321
case NL80211_IFTYPE_AP_VLAN:
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
996
case NL80211_IFTYPE_AP_VLAN:
drivers/net/wireless/quantenna/qtnfmac/qlink_util.c
29
result |= BIT(NL80211_IFTYPE_AP_VLAN);
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
169
[NL80211_IFTYPE_AP_VLAN] = {
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
2193
case NL80211_IFTYPE_AP_VLAN:
include/net/cfg80211.h
652
if (iftype == NL80211_IFTYPE_AP_VLAN)
net/mac80211/agg-tx.c
639
sdata->vif.type != NL80211_IFTYPE_AP_VLAN &&
net/mac80211/cfg.c
236
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/cfg.c
2380
if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN &&
net/mac80211/cfg.c
2490
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/cfg.c
2516
if (sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
net/mac80211/cfg.c
275
if (type == NL80211_IFTYPE_AP_VLAN && params->use_4addr == 0) {
net/mac80211/cfg.c
706
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/chan.c
1412
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/chan.c
2237
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/chan.c
2258
if (WARN_ON(sdata->vif.type != NL80211_IFTYPE_AP_VLAN || !sdata->bss))
net/mac80211/chan.c
471
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/chan.c
97
if (iter->sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/debugfs_netdev.c
965
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/driver-ops.c
65
if (WARN_ON(sdata->vif.type == NL80211_IFTYPE_AP_VLAN ||
net/mac80211/driver-ops.h
27
if (sdata && sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/he.c
20
sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/ht.c
288
sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/ieee80211_i.h
1915
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN && !sdata->u.vlan.sta)
net/mac80211/ieee80211_i.h
2232
sdata->vif.type == NL80211_IFTYPE_AP_VLAN ||
net/mac80211/iface.c
1072
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/iface.c
1103
if (vsdata->vif.type != NL80211_IFTYPE_AP_VLAN ||
net/mac80211/iface.c
1332
case NL80211_IFTYPE_AP_VLAN: {
net/mac80211/iface.c
1413
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/iface.c
1551
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/iface.c
1936
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/iface.c
2094
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/iface.c
2233
if (type != NL80211_IFTYPE_AP_VLAN &&
net/mac80211/iface.c
2487
else if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/iface.c
2495
else if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/iface.c
335
(type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_AP_VLAN) ||
net/mac80211/iface.c
336
(type1 == NL80211_IFTYPE_AP_VLAN &&
net/mac80211/iface.c
338
type2 == NL80211_IFTYPE_AP_VLAN));
net/mac80211/iface.c
402
if (iftype == NL80211_IFTYPE_AP_VLAN &&
net/mac80211/iface.c
411
if (iftype == NL80211_IFTYPE_AP_VLAN &&
net/mac80211/iface.c
509
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/iface.c
531
WARN_ON_ONCE(sdata->vif.type != NL80211_IFTYPE_AP_VLAN && flushed > 0);
net/mac80211/iface.c
582
} else if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/iface.c
601
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/iface.c
679
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/iface.c
708
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/iface.c
961
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/key.c
1162
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/key.c
163
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/key.c
366
if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN)
net/mac80211/link.c
125
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/link.c
252
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/link.c
356
if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN)
net/mac80211/link.c
93
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/main.c
1353
hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_AP_VLAN);
net/mac80211/main.c
1354
hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_AP_VLAN);
net/mac80211/main.c
177
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/main.c
345
if (!changed || sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/main.c
396
if (!changed || sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/main.c
414
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/main.c
706
[NL80211_IFTYPE_AP_VLAN] = {
net/mac80211/offchannel.c
852
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/pm.c
152
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/rx.c
1668
sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/rx.c
1795
sdata->vif.type != NL80211_IFTYPE_AP_VLAN)
net/mac80211/rx.c
1921
rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN)) {
net/mac80211/rx.c
1950
(rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
net/mac80211/rx.c
2635
sdata->vif.type == NL80211_IFTYPE_AP_VLAN && !sdata->u.vlan.sta)
net/mac80211/rx.c
2647
sdata->vif.type == NL80211_IFTYPE_AP_VLAN && sdata->u.vlan.sta)
net/mac80211/rx.c
2793
sdata->vif.type == NL80211_IFTYPE_AP_VLAN) &&
net/mac80211/rx.c
2796
(sdata->vif.type != NL80211_IFTYPE_AP_VLAN || !sdata->u.vlan.sta)) {
net/mac80211/rx.c
3134
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/rx.c
3223
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/rx.c
3318
if (rx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
net/mac80211/rx.c
3629
sdata->vif.type != NL80211_IFTYPE_AP_VLAN &&
net/mac80211/rx.c
3645
sdata->vif.type != NL80211_IFTYPE_AP_VLAN)
net/mac80211/rx.c
3720
sdata->vif.type != NL80211_IFTYPE_AP_VLAN &&
net/mac80211/rx.c
3748
sdata->vif.type != NL80211_IFTYPE_AP_VLAN &&
net/mac80211/rx.c
4064
sdata->vif.type == NL80211_IFTYPE_AP_VLAN))
net/mac80211/rx.c
4551
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/rx.c
4692
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/rx.c
4705
(sdata->vif.type != NL80211_IFTYPE_AP_VLAN ||
net/mac80211/rx.c
4708
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
net/mac80211/rx.c
5400
sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/sta_info.c
1088
sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/sta_info.c
1344
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
net/mac80211/sta_info.c
144
sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/sta_info.c
1465
if (sta->sdata->vif.type == NL80211_IFTYPE_AP_VLAN ||
net/mac80211/sta_info.c
1788
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/tkip.c
299
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/tx.c
1240
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/tx.c
1488
if (WARN_ON(sdata->vif.type != NL80211_IFTYPE_AP_VLAN))
net/mac80211/tx.c
1653
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/tx.c
1783
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/tx.c
2385
tmp_sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/tx.c
2486
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/tx.c
2645
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/tx.c
3143
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/tx.c
3382
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/tx.c
3623
if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN)
net/mac80211/tx.c
3750
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/tx.c
397
tx->sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/tx.c
3983
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/tx.c
4385
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/tx.c
4540
(sdata->vif.type == NL80211_IFTYPE_AP_VLAN &&
net/mac80211/tx.c
4661
if (sdata->vif.type == NL80211_IFTYPE_AP_VLAN)
net/mac80211/tx.c
6160
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/tx.c
6221
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/util.c
1924
if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN &&
net/mac80211/util.c
1941
if (sdata->vif.type != NL80211_IFTYPE_AP_VLAN &&
net/mac80211/util.c
2021
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/util.c
2121
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/util.c
2161
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/util.c
4012
sdata->vif.type == NL80211_IFTYPE_AP_VLAN) {
net/mac80211/util.c
4055
sdata->vif.type != NL80211_IFTYPE_AP_VLAN))
net/mac80211/util.c
748
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/util.c
829
case NL80211_IFTYPE_AP_VLAN:
net/mac80211/util.c
94
case NL80211_IFTYPE_AP_VLAN:
net/wireless/chan.c
769
case NL80211_IFTYPE_AP_VLAN:
net/wireless/chan.c
891
case NL80211_IFTYPE_AP_VLAN:
net/wireless/core.c
1422
case NL80211_IFTYPE_AP_VLAN:
net/wireless/mlme.c
919
case NL80211_IFTYPE_AP_VLAN:
net/wireless/nl80211.c
13893
case NL80211_IFTYPE_AP_VLAN:
net/wireless/nl80211.c
13957
case NL80211_IFTYPE_AP_VLAN:
net/wireless/nl80211.c
14083
case NL80211_IFTYPE_AP_VLAN:
net/wireless/nl80211.c
1687
case NL80211_IFTYPE_AP_VLAN:
net/wireless/nl80211.c
20524
wdev->iftype != NL80211_IFTYPE_AP_VLAN)) {
net/wireless/nl80211.c
4597
case NL80211_IFTYPE_AP_VLAN:
net/wireless/nl80211.c
7113
case NL80211_IFTYPE_AP_VLAN:
net/wireless/nl80211.c
8268
if (v->ieee80211_ptr->iftype != NL80211_IFTYPE_AP_VLAN &&
net/wireless/nl80211.c
8578
case NL80211_IFTYPE_AP_VLAN:
net/wireless/nl80211.c
8797
case NL80211_IFTYPE_AP_VLAN:
net/wireless/nl80211.c
8925
case NL80211_IFTYPE_AP_VLAN:
net/wireless/reg.c
2402
case NL80211_IFTYPE_AP_VLAN:
net/wireless/util.c
1184
if (otype == NL80211_IFTYPE_AP_VLAN)
net/wireless/util.c
1239
case NL80211_IFTYPE_AP_VLAN:
net/wireless/util.c
2903
bool is_vlan = iftype == NL80211_IFTYPE_AP_VLAN;
net/wireless/util.c
607
iftype != NL80211_IFTYPE_AP_VLAN &&
net/wireless/util.c
613
iftype != NL80211_IFTYPE_AP_VLAN &&
net/wireless/wext-compat.c
94
case NL80211_IFTYPE_AP_VLAN: