Searched refs:NL80211_IFTYPE_STATION (Results 126 - 150 of 246) sorted by relevance

12345678910

/linux-master/net/mac80211/
H A Dtx.c230 if (tx->sdata->vif.type != NL80211_IFTYPE_STATION)
1311 vif->type == NL80211_IFTYPE_STATION) &&
1524 if (sdata->vif.type == NL80211_IFTYPE_STATION) {
2503 case NL80211_IFTYPE_STATION:
2771 case NL80211_IFTYPE_STATION:
3056 sdata->vif.type == NL80211_IFTYPE_STATION)
3101 case NL80211_IFTYPE_STATION:
3374 case NL80211_IFTYPE_STATION:
5719 if (WARN_ON(vif->type != NL80211_IFTYPE_STATION))
5757 if (WARN_ON(vif->type != NL80211_IFTYPE_STATION))
[all...]
H A Dchan.c316 case NL80211_IFTYPE_STATION:
915 case NL80211_IFTYPE_STATION:
1167 case NL80211_IFTYPE_STATION:
H A Dagg-rx.c217 else if (sdata->vif.type == NL80211_IFTYPE_STATION)
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c184 vif->type != NL80211_IFTYPE_STATION)
959 if (vif->type != NL80211_IFTYPE_STATION)
995 if (vif->type != NL80211_IFTYPE_STATION)
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Ddm.c225 (mac->opmode == NL80211_IFTYPE_STATION)) {
H A Dtrx.c340 if (mac->opmode == NL80211_IFTYPE_STATION) {
/linux-master/drivers/net/wireless/ath/carl9170/
H A Drx.c199 case NL80211_IFTYPE_STATION:
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Dinit.c612 wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION);
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dcfp.c418 if (priv->bss_mode == NL80211_IFTYPE_STATION ||
H A Dsta_ioctl.c170 bss_desc->bss_mode = NL80211_IFTYPE_STATION;
287 if (priv->bss_mode == NL80211_IFTYPE_STATION ||
H A Djoin.c1364 (bss_desc->bss_mode != NL80211_IFTYPE_STATION))
1495 case NL80211_IFTYPE_STATION:
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c369 NL80211_IFTYPE_STATION);
H A Dtxrx.c840 if (wdev->iftype != NL80211_IFTYPE_STATION ||
877 if (wdev->iftype != NL80211_IFTYPE_STATION ||
907 if (wdev->iftype == NL80211_IFTYPE_STATION) {
2338 if (vif->wdev.iftype == NL80211_IFTYPE_STATION && !vif->pbss) {
/linux-master/drivers/staging/wlan-ng/
H A Dp80211netdev.c676 wdev->iftype = NL80211_IFTYPE_STATION;
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c239 BIT(NL80211_IFTYPE_STATION)
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dinit.c320 .types = BIT(NL80211_IFTYPE_STATION) |
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dpeer.c440 if (arvif->vif->type == NL80211_IFTYPE_STATION) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c373 if (mac->opmode == NL80211_IFTYPE_STATION) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c375 if (mac->opmode == NL80211_IFTYPE_STATION) {
/linux-master/drivers/net/wireless/st/cw1200/
H A Dmain.c292 hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c334 if (vif->type != NL80211_IFTYPE_STATION)
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Dfile.h719 IWL_FW_DBG_CONF_VIF_STATION = NL80211_IFTYPE_STATION,
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Ddm.c880 mac->opmode == NL80211_IFTYPE_STATION) {
936 if (rtlpriv->mac80211.opmode == NL80211_IFTYPE_STATION &&
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dmain.c502 case NL80211_IFTYPE_STATION:
1526 wl->hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c1110 case NL80211_IFTYPE_STATION:
1398 BIT(NL80211_IFTYPE_STATION) |

Completed in 271 milliseconds

12345678910