Searched refs:NL80211_IFTYPE_STATION (Results 1 - 25 of 244) sorted by relevance

12345678910

/linux-master/drivers/net/wireless/ath/
H A Ddebug.c27 case NL80211_IFTYPE_STATION:
/linux-master/net/wireless/
H A Dwext-sme.c75 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
117 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
148 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
195 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
238 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
280 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
308 if (wdev->iftype != NL80211_IFTYPE_STATION)
363 if (wdev->iftype != NL80211_IFTYPE_STATION)
H A Dwext-compat.c49 type = NL80211_IFTYPE_STATION;
87 case NL80211_IFTYPE_STATION:
448 wdev->iftype != NL80211_IFTYPE_STATION)
594 if (wdev->iftype != NL80211_IFTYPE_STATION &&
673 if (wdev->iftype != NL80211_IFTYPE_STATION &&
766 if (wdev->iftype != NL80211_IFTYPE_STATION &&
811 case NL80211_IFTYPE_STATION:
875 case NL80211_IFTYPE_STATION:
1148 if (wdev->iftype != NL80211_IFTYPE_STATION)
1195 if (wdev->iftype != NL80211_IFTYPE_STATION)
[all...]
/linux-master/net/mac80211/
H A Deht.c34 NL80211_IFTYPE_STATION);
H A Dlink.c17 if (link->sdata->vif.type == NL80211_IFTYPE_STATION)
59 case NL80211_IFTYPE_STATION:
72 if (link->sdata->vif.type == NL80211_IFTYPE_STATION)
170 case NL80211_IFTYPE_STATION:
328 if (sdata->vif.type != NL80211_IFTYPE_STATION)
487 if (sdata->vif.type != NL80211_IFTYPE_STATION)
H A Dpm.c95 if (sdata->vif.type != NL80211_IFTYPE_STATION)
155 case NL80211_IFTYPE_STATION:
H A Diface.c238 case NL80211_IFTYPE_STATION:
485 case NL80211_IFTYPE_STATION:
545 if (sdata->vif.type == NL80211_IFTYPE_STATION)
914 case NL80211_IFTYPE_STATION:
958 case NL80211_IFTYPE_STATION:
1266 case NL80211_IFTYPE_STATION:
1388 case NL80211_IFTYPE_STATION:
1410 sdata->vif.type != NL80211_IFTYPE_STATION);
1551 if (sdata->vif.type == NL80211_IFTYPE_STATION) {
1566 if (sdata->vif.type == NL80211_IFTYPE_STATION)
[all...]
H A Dht.c56 case NL80211_IFTYPE_STATION:
167 if (sdata->vif.type == NL80211_IFTYPE_STATION ||
477 else if (sdata->vif.type == NL80211_IFTYPE_STATION)
598 if (WARN_ON_ONCE(vif->type != NL80211_IFTYPE_STATION))
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c38 if (NL80211_IFTYPE_STATION == vif->type) {
73 if (NL80211_IFTYPE_STATION == vif->type) {
84 if (NL80211_IFTYPE_STATION == vif->type)
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_beacon.c390 if (vif->type == NL80211_IFTYPE_STATION &&
432 if ((priv->ah->opmode == NL80211_IFTYPE_STATION) &&
434 (vif->type == NL80211_IFTYPE_STATION)) {
470 case NL80211_IFTYPE_STATION:
493 case NL80211_IFTYPE_STATION:
H A Dani.c185 if (ah->opmode == NL80211_IFTYPE_STATION &&
194 ah->opmode != NL80211_IFTYPE_STATION)
245 if (ah->opmode == NL80211_IFTYPE_STATION &&
328 (ah->opmode != NL80211_IFTYPE_STATION &&
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c131 ieee->wdev.iftype = NL80211_IFTYPE_STATION;
140 ieee->wdev.wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION)
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac.c101 WARN_ON(vif->type != NL80211_IFTYPE_STATION);
242 case NL80211_IFTYPE_STATION:
H A Dsf.c32 if (vif->type == NL80211_IFTYPE_STATION) {
270 if (changed_vif->type != NL80211_IFTYPE_STATION) {
H A Dmld-key.c38 if (!sta && vif->type == NL80211_IFTYPE_STATION)
98 if (!sta && vif->type == NL80211_IFTYPE_STATION)
398 if (WARN_ON_ONCE(vif->type != NL80211_IFTYPE_STATION ||
H A Dlink.c147 if (!active && vif->type == NL80211_IFTYPE_STATION)
191 (vif->type == NL80211_IFTYPE_STATION && !vif->cfg.assoc)) {
H A Dmac80211.c36 .types = BIT(NL80211_IFTYPE_STATION),
273 .iftype = NL80211_IFTYPE_STATION,
282 .iftype = NL80211_IFTYPE_STATION,
515 hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
833 if (!sta && info->control.vif->type == NL80211_IFTYPE_STATION &&
1431 if (vif->type == NL80211_IFTYPE_STATION) {
1648 vif->type == NL80211_IFTYPE_STATION && !vif->p2p) {
1674 vif->type == NL80211_IFTYPE_STATION && !vif->p2p &&
1832 if (vif->type != NL80211_IFTYPE_STATION ||
1958 if (vif->type != NL80211_IFTYPE_STATION || !vi
[all...]
H A Dutils.c297 if (vif->type != NL80211_IFTYPE_STATION)
632 if (vif->type != NL80211_IFTYPE_STATION || vif->p2p)
698 if (vif->type != NL80211_IFTYPE_STATION)
755 case NL80211_IFTYPE_STATION:
910 if (vif->type != NL80211_IFTYPE_STATION)
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dsta.c213 if (vif->type == NL80211_IFTYPE_STATION &&
291 if (vif->type == NL80211_IFTYPE_STATION)
295 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls)
523 if (vif->type == NL80211_IFTYPE_STATION)
530 else if (!vif->cfg.assoc && vif->type == NL80211_IFTYPE_STATION)
537 if (vif->type != NL80211_IFTYPE_STATION)
723 case NL80211_IFTYPE_STATION:
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c55 [NL80211_IFTYPE_STATION] = {
114 vif != change_vif && new_type == NL80211_IFTYPE_STATION) {
221 case NL80211_IFTYPE_STATION:
503 case NL80211_IFTYPE_STATION:
671 if (vif->wdev.iftype != NL80211_IFTYPE_STATION)
700 if (vif->wdev.iftype == NL80211_IFTYPE_STATION &&
726 if (vif->wdev.iftype != NL80211_IFTYPE_STATION)
1257 if (vif->wdev.iftype == NL80211_IFTYPE_STATION)
1266 if (vif->wdev.iftype == NL80211_IFTYPE_STATION)
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c146 .types = BIT(NL80211_IFTYPE_STATION),
435 case NL80211_IFTYPE_STATION:
593 if (vif->type == NL80211_IFTYPE_STATION) {
698 if ((vif->type == NL80211_IFTYPE_STATION ||
1012 if (vif->type == NL80211_IFTYPE_STATION &&
1153 if ((vif->type == NL80211_IFTYPE_STATION) ||
1176 if ((vif->type == NL80211_IFTYPE_STATION) ||
1353 if (vif->type == NL80211_IFTYPE_STATION) {
1490 if ((vif->type == NL80211_IFTYPE_STATION) ||
1561 if ((vif->type == NL80211_IFTYPE_STATION) ||
[all...]
/linux-master/drivers/net/wireless/ti/wl1251/
H A Devent.c121 if (wl->vif && wl->vif->type == NL80211_IFTYPE_STATION)
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c44 .types = BIT(NL80211_IFTYPE_STATION),
55 .types = BIT(NL80211_IFTYPE_STATION),
369 if (!ctx->vif || ctx->vif->type != NL80211_IFTYPE_STATION ||
780 bool is_ap = vif->type == NL80211_IFTYPE_STATION;
816 if (vif->type == NL80211_IFTYPE_STATION) {
850 if (vif->type == NL80211_IFTYPE_STATION) {
1339 priv->iw_mode = NL80211_IFTYPE_STATION;
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c19 .types = BIT(NL80211_IFTYPE_STATION) |
905 case NL80211_IFTYPE_STATION:
950 case NL80211_IFTYPE_STATION:
963 case NL80211_IFTYPE_STATION:
981 case NL80211_IFTYPE_STATION:
995 case NL80211_IFTYPE_STATION:
1009 case NL80211_IFTYPE_STATION:
1035 case NL80211_IFTYPE_STATION:
1123 if (type == NL80211_IFTYPE_STATION)
1226 case NL80211_IFTYPE_STATION
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dcore.c82 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
165 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
249 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
334 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
418 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
503 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
588 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
671 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
752 .interface_modes = BIT(NL80211_IFTYPE_STATION) |

Completed in 222 milliseconds

12345678910