Searched refs:NL80211_IFTYPE_AP (Results 1 - 25 of 62) sorted by relevance

123

/freebsd-current/sys/contrib/dev/athk/
H A Ddebug.c29 case NL80211_IFTYPE_AP:
H A Dkey.c510 case NL80211_IFTYPE_AP:
535 if (vif->type != NL80211_IFTYPE_AP) {
554 vif->type == NL80211_IFTYPE_AP);
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac.c11 if (vif->type == NL80211_IFTYPE_AP)
221 WARN_ON(vif->type != NL80211_IFTYPE_AP);
242 case NL80211_IFTYPE_AP:
H A Dmac-ctxt.c80 if (vif->type != NL80211_IFTYPE_AP ||
98 case NL80211_IFTYPE_AP:
108 if ((vif->type != NL80211_IFTYPE_AP &&
294 if (vif->type == NL80211_IFTYPE_AP ||
512 case NL80211_IFTYPE_AP:
796 if (vif->type == NL80211_IFTYPE_AP && vif->p2p &&
1048 if (vif->type == NL80211_IFTYPE_AP)
1068 if (vif->type == NL80211_IFTYPE_AP)
1129 if (vif->type == NL80211_IFTYPE_AP)
1178 WARN_ON(vif->type != NL80211_IFTYPE_AP
[all...]
H A Dmld-mac80211.c151 if (!(vif->type == NL80211_IFTYPE_AP ||
176 if (vif->type == NL80211_IFTYPE_AP ||
293 if (vif->type == NL80211_IFTYPE_AP) {
314 if (vif->type == NL80211_IFTYPE_AP)
455 if (vif->type == NL80211_IFTYPE_AP && switching_chanctx) {
860 case NL80211_IFTYPE_AP:
H A Dmac80211.c48 .types = BIT(NL80211_IFTYPE_AP) |
475 BIT(NL80211_IFTYPE_AP) |
1570 if (vif->type == NL80211_IFTYPE_AP ||
1647 if (!ret && (vif->type == NL80211_IFTYPE_AP ||
1698 if (!(vif->type == NL80211_IFTYPE_AP ||
1730 if (vif->type == NL80211_IFTYPE_AP ||
1770 if (vif->type == NL80211_IFTYPE_AP ||
2806 if (vif->type == NL80211_IFTYPE_AP && !vif->p2p) {
2833 if (vif->type == NL80211_IFTYPE_AP)
2976 if (vif->type == NL80211_IFTYPE_AP
[all...]
H A Dquota.c53 case NL80211_IFTYPE_AP:
H A Dcoex.c341 if (vif->type == NL80211_IFTYPE_AP) {
433 case NL80211_IFTYPE_AP:
H A Dphy-ctxt.c392 vif->type == NL80211_IFTYPE_AP)
H A Dmld-sta.c224 if (vif->type == NL80211_IFTYPE_AP ||
258 if (WARN_ON(vif->type != NL80211_IFTYPE_AP &&
376 case NL80211_IFTYPE_AP:
H A Dsta.c2354 if (vif->type == NL80211_IFTYPE_AP ||
2393 if (vif->type == NL80211_IFTYPE_AP ||
2402 } else if (vif->type == NL80211_IFTYPE_AP ||
2422 case NL80211_IFTYPE_AP:
2439 if (vif->type == NL80211_IFTYPE_AP || vif->type == NL80211_IFTYPE_ADHOC)
2543 .fifo = vif->type == NL80211_IFTYPE_AP ?
2555 if (WARN_ON(vif->type != NL80211_IFTYPE_AP &&
3824 } else if (vif->type == NL80211_IFTYPE_AP &&
3868 if (vif->type != NL80211_IFTYPE_AP ||
3972 else if (!sta && vif->type == NL80211_IFTYPE_AP
[all...]
H A Dmld-key.c28 if (vif->type == NL80211_IFTYPE_AP &&
H A Dftm-responder.c409 if (vif->p2p || vif->type != NL80211_IFTYPE_AP ||
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dcore.c91 BIT(NL80211_IFTYPE_AP) |
173 BIT(NL80211_IFTYPE_AP) |
256 BIT(NL80211_IFTYPE_AP),
340 BIT(NL80211_IFTYPE_AP) |
423 BIT(NL80211_IFTYPE_AP),
507 BIT(NL80211_IFTYPE_AP),
591 BIT(NL80211_IFTYPE_AP),
673 BIT(NL80211_IFTYPE_AP) |
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c24 .types = BIT(NL80211_IFTYPE_AP)
575 if (vif != NL80211_IFTYPE_AP)
634 case NL80211_IFTYPE_AP:
829 case NL80211_IFTYPE_AP:
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_util.c45 BIT(NL80211_IFTYPE_AP)
61 BIT(NL80211_IFTYPE_AP)
260 if (vif->type == NL80211_IFTYPE_AP)
446 vif->type == NL80211_IFTYPE_AP &&
H A Dmt792x_core.c17 .types = BIT(NL80211_IFTYPE_AP)
39 .types = BIT(NL80211_IFTYPE_AP) |
549 BIT(NL80211_IFTYPE_AP) |
H A Dmt76_connac_mcu.c336 case NL80211_IFTYPE_AP:
396 case NL80211_IFTYPE_AP:
432 if (vif->type != NL80211_IFTYPE_AP || !sta->wme)
574 rx->rca1 = sta ? vif->type != NL80211_IFTYPE_AP : 1;
596 if (vif->type != NL80211_IFTYPE_AP &&
1168 case NL80211_IFTYPE_AP:
1551 case NL80211_IFTYPE_AP:
2819 case NL80211_IFTYPE_AP:
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h156 NL80211_IFTYPE_AP, enumerator in enum:nl80211_iftype
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dhw.c889 BIT(NL80211_IFTYPE_AP),
1001 BIT(NL80211_IFTYPE_AP),
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c174 case NL80211_IFTYPE_AP:
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c24 .types = BIT(NL80211_IFTYPE_AP)
946 if (vif != NL80211_IFTYPE_AP)
1010 case NL80211_IFTYPE_AP:
1048 case NL80211_IFTYPE_AP:
H A Dmain.c167 case NL80211_IFTYPE_AP:
237 mvif->mt76.wmm_idx = vif->type != NL80211_IFTYPE_AP;
266 if (vif->type != NL80211_IFTYPE_AP &&
582 case NL80211_IFTYPE_AP: {
618 vif->type != NL80211_IFTYPE_AP)
/freebsd-current/sys/contrib/dev/rtw89/
H A Dcore.c176 BIT(NL80211_IFTYPE_AP),
2828 case NL80211_IFTYPE_AP:
2843 case NL80211_IFTYPE_AP:
2907 } else if (vif->type == NL80211_IFTYPE_AP || sta->tdls) {
2964 if (vif->type == NL80211_IFTYPE_AP || sta->tdls)
3005 if (vif->type == NL80211_IFTYPE_AP || sta->tdls) {
3081 } else if (vif->type == NL80211_IFTYPE_AP || sta->tdls) {
3260 case NL80211_IFTYPE_AP:
3283 if (i == NL80211_IFTYPE_AP)
3309 if (i == NL80211_IFTYPE_AP)
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmain.c59 if (vif->type == NL80211_IFTYPE_AP) {
365 if (vif->type == NL80211_IFTYPE_AP)

Completed in 213 milliseconds

123