Home
last modified time | relevance | path

Searched refs:NL80211_IFTYPE_STATION (Results 1 – 25 of 245) sorted by relevance

12345678910

/openbmc/linux/net/wireless/
H A Dwext-sme.c75 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_siwfreq()
124 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_giwfreq()
157 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_siwessid()
211 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_giwessid()
256 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_siwap()
304 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_giwap()
335 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwgenie()
392 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwmlme()
H A Dwext-compat.c49 type = NL80211_IFTYPE_STATION; in cfg80211_wext_siwmode()
87 case NL80211_IFTYPE_STATION: in cfg80211_wext_giwmode()
448 wdev->iftype != NL80211_IFTYPE_STATION) in __cfg80211_set_encryption()
609 if (wdev->iftype != NL80211_IFTYPE_STATION && in cfg80211_wext_siwencode()
690 if (wdev->iftype != NL80211_IFTYPE_STATION && in cfg80211_wext_siwencodeext()
787 if (wdev->iftype != NL80211_IFTYPE_STATION && in cfg80211_wext_giwencode()
832 case NL80211_IFTYPE_STATION: in cfg80211_wext_siwfreq()
896 case NL80211_IFTYPE_STATION: in cfg80211_wext_giwfreq()
1169 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwauth()
1216 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwpower()
[all …]
/openbmc/linux/net/mac80211/
H A Dlink.c17 if (link->sdata->vif.type == NL80211_IFTYPE_STATION) in ieee80211_link_setup()
59 case NL80211_IFTYPE_STATION: in ieee80211_link_init()
72 if (link->sdata->vif.type == NL80211_IFTYPE_STATION) in ieee80211_link_stop()
168 case NL80211_IFTYPE_STATION: in ieee80211_set_vif_links_bitmaps()
338 if (sdata->vif.type != NL80211_IFTYPE_STATION) in _ieee80211_set_active_links()
504 if (sdata->vif.type != NL80211_IFTYPE_STATION) in ieee80211_set_active_links_async()
H A Diface.c239 case NL80211_IFTYPE_STATION: in ieee80211_can_powered_addr_change()
488 case NL80211_IFTYPE_STATION: in ieee80211_do_stop()
552 if (sdata->vif.type == NL80211_IFTYPE_STATION) in ieee80211_do_stop()
942 case NL80211_IFTYPE_STATION: in ieee80211_netdev_fill_forward_path()
986 case NL80211_IFTYPE_STATION: in ieee80211_iftype_supports_hdr_offload()
1308 case NL80211_IFTYPE_STATION: in ieee80211_do_open()
1434 case NL80211_IFTYPE_STATION: in ieee80211_do_open()
1456 sdata->vif.type != NL80211_IFTYPE_STATION); in ieee80211_do_open()
1599 if (sdata->vif.type == NL80211_IFTYPE_STATION) in ieee80211_iface_process_skb()
1636 case NL80211_IFTYPE_STATION: in ieee80211_iface_process_skb()
[all …]
H A Dpm.c96 if (sdata->vif.type != NL80211_IFTYPE_STATION) in __ieee80211_suspend()
157 case NL80211_IFTYPE_STATION: in __ieee80211_suspend()
H A Dht.c56 case NL80211_IFTYPE_STATION: in ieee80211_apply_htcap_overrides()
167 if (sdata->vif.type == NL80211_IFTYPE_STATION || in ieee80211_ht_cap_ie_to_sta_ht_cap()
481 else if (sdata->vif.type == NL80211_IFTYPE_STATION) in ieee80211_send_delba()
594 if (WARN_ON_ONCE(vif->type != NL80211_IFTYPE_STATION)) in ieee80211_request_smps()
H A Deht.c34 NL80211_IFTYPE_STATION); in ieee80211_eht_cap_ie_to_sta_eht_cap()
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Ddebug.c38 if (NL80211_IFTYPE_STATION == vif->type) { in read_file_bool_bmps()
73 if (NL80211_IFTYPE_STATION == vif->type) { in write_file_bool_bmps()
84 if (NL80211_IFTYPE_STATION == vif->type) in write_file_bool_bmps()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_beacon.c390 if (vif->type == NL80211_IFTYPE_STATION && in ath9k_htc_beacon_iter()
432 if ((priv->ah->opmode == NL80211_IFTYPE_STATION) && in ath9k_htc_check_beacon_config()
434 (vif->type == NL80211_IFTYPE_STATION)) { in ath9k_htc_check_beacon_config()
470 case NL80211_IFTYPE_STATION: in ath9k_htc_beacon_config()
493 case NL80211_IFTYPE_STATION: in ath9k_htc_beacon_reconfig()
H A Dani.c185 if (ah->opmode == NL80211_IFTYPE_STATION && in ath9k_hw_set_ofdm_nil()
194 ah->opmode != NL80211_IFTYPE_STATION) in ath9k_hw_set_ofdm_nil()
245 if (ah->opmode == NL80211_IFTYPE_STATION && in ath9k_hw_set_cck_nil()
328 (ah->opmode != NL80211_IFTYPE_STATION && in ath9k_ani_reset()
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.c231 if (vif->type == NL80211_IFTYPE_STATION && in wfx_conf_tx()
309 if (vif->type == NL80211_IFTYPE_STATION) in wfx_sta_add()
313 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in wfx_sta_add()
539 if (vif->type == NL80211_IFTYPE_STATION) in wfx_bss_info_changed()
546 else if (!vif->cfg.assoc && vif->type == NL80211_IFTYPE_STATION) in wfx_bss_info_changed()
553 if (vif->type != NL80211_IFTYPE_STATION) in wfx_bss_info_changed()
743 case NL80211_IFTYPE_STATION: in wfx_add_interface()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c55 [NL80211_IFTYPE_STATION] = {
114 vif != change_vif && new_type == NL80211_IFTYPE_STATION) { in qtnf_validate_iface_combinations()
221 case NL80211_IFTYPE_STATION: in qtnf_add_virtual_intf()
503 case NL80211_IFTYPE_STATION: in qtnf_dump_station()
671 if (vif->wdev.iftype != NL80211_IFTYPE_STATION) in qtnf_connect()
700 if (vif->wdev.iftype == NL80211_IFTYPE_STATION && in qtnf_external_auth()
726 if (vif->wdev.iftype != NL80211_IFTYPE_STATION) in qtnf_disconnect()
1257 if (vif->wdev.iftype == NL80211_IFTYPE_STATION) in qtnf_virtual_intf_cleanup()
1266 if (vif->wdev.iftype == NL80211_IFTYPE_STATION) in qtnf_cfg80211_vif_reset()
/openbmc/linux/drivers/net/wireless/ath/
H A Ddebug.c27 case NL80211_IFTYPE_STATION: in ath_opmode_to_string()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsf.c32 if (vif->type == NL80211_IFTYPE_STATION) { in iwl_mvm_bound_iface_iterator()
267 if (changed_vif->type != NL80211_IFTYPE_STATION) { in iwl_mvm_sf_update()
H A Dmld-key.c38 if (!sta && vif->type == NL80211_IFTYPE_STATION) in iwl_mvm_get_sec_sta_mask()
98 if (!sta && vif->type == NL80211_IFTYPE_STATION) in iwl_mvm_get_sec_flags()
380 if (WARN_ON_ONCE(vif->type != NL80211_IFTYPE_STATION || in iwl_mvm_sec_key_remove_ap()
H A Ddebugfs-vif.c188 case NL80211_IFTYPE_STATION: in iwl_dbgfs_mac_params_read()
223 if (vif->type == NL80211_IFTYPE_STATION && in iwl_dbgfs_mac_params_read()
724 ((vif->type == NL80211_IFTYPE_STATION && !vif->p2p) || in iwl_mvm_vif_dbgfs_register()
725 (vif->type == NL80211_IFTYPE_STATION && vif->p2p))) in iwl_mvm_vif_dbgfs_register()
737 if (vif->type == NL80211_IFTYPE_STATION && !vif->p2p && in iwl_mvm_vif_dbgfs_register()
H A Dmac80211.c36 .types = BIT(NL80211_IFTYPE_STATION),
257 .iftype = NL80211_IFTYPE_STATION,
265 .iftype = NL80211_IFTYPE_STATION,
468 hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | in iwl_mvm_mac_setup_register()
770 if (!sta && info->control.vif->type == NL80211_IFTYPE_STATION && in iwl_mvm_mac_tx()
1411 if (vif->type == NL80211_IFTYPE_STATION) { in iwl_mvm_post_channel_switch()
1629 vif->type == NL80211_IFTYPE_STATION && !vif->p2p) { in iwl_mvm_mac_add_interface()
1649 vif->type == NL80211_IFTYPE_STATION && !vif->p2p && in iwl_mvm_mac_add_interface()
1815 if (vif->type != NL80211_IFTYPE_STATION || in iwl_mvm_mc_iface_iterator()
1941 if (vif->type != NL80211_IFTYPE_STATION || !vif->cfg.assoc || in iwl_mvm_config_iface_filter()
[all …]
H A Dmld-mac.c101 WARN_ON(vif->type != NL80211_IFTYPE_STATION); in iwl_mvm_mld_mac_ctxt_cmd_sta()
239 case NL80211_IFTYPE_STATION: in iwl_mvm_mld_mac_ctx_send()
H A Dlink.c126 if (!active && vif->type == NL80211_IFTYPE_STATION) in iwl_mvm_link_changed()
170 (vif->type == NL80211_IFTYPE_STATION && !vif->cfg.assoc)) { in iwl_mvm_link_changed()
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c146 .types = BIT(NL80211_IFTYPE_STATION),
435 case NL80211_IFTYPE_STATION: in rsi_map_intf_mode()
593 if (vif->type == NL80211_IFTYPE_STATION) { in rsi_channel_change()
698 if ((vif->type == NL80211_IFTYPE_STATION || in rsi_mac80211_config()
1012 if (vif->type == NL80211_IFTYPE_STATION && in rsi_hal_key_config()
1153 if ((vif->type == NL80211_IFTYPE_STATION) || in rsi_mac80211_ampdu_action()
1176 if ((vif->type == NL80211_IFTYPE_STATION) || in rsi_mac80211_ampdu_action()
1353 if (vif->type == NL80211_IFTYPE_STATION) { in rsi_fill_rx_status()
1490 if ((vif->type == NL80211_IFTYPE_STATION) || in rsi_mac80211_sta_add()
1561 if ((vif->type == NL80211_IFTYPE_STATION) || in rsi_mac80211_sta_remove()
[all …]
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c131 ieee->wdev.iftype = NL80211_IFTYPE_STATION; in alloc_libipw()
140 ieee->wdev.wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) in alloc_libipw()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c44 wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION); in orinoco_wiphy_register()
116 case NL80211_IFTYPE_STATION: in orinoco_change_vif()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c19 .types = BIT(NL80211_IFTYPE_STATION) |
905 case NL80211_IFTYPE_STATION: in mwifiex_init_new_priv_params()
952 case NL80211_IFTYPE_STATION: in is_vif_type_change_allowed()
965 case NL80211_IFTYPE_STATION: in is_vif_type_change_allowed()
983 case NL80211_IFTYPE_STATION: in is_vif_type_change_allowed()
997 case NL80211_IFTYPE_STATION: in is_vif_type_change_allowed()
1011 case NL80211_IFTYPE_STATION: in is_vif_type_change_allowed()
1037 case NL80211_IFTYPE_STATION: in update_vif_type_counter()
1125 if (type == NL80211_IFTYPE_STATION) in mwifiex_change_vif_to_sta_adhoc()
1228 case NL80211_IFTYPE_STATION: in mwifiex_cfg80211_change_virtual_intf()
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c27 .types = BIT(NL80211_IFTYPE_STATION)
549 if (vif == NL80211_IFTYPE_STATION) in mt7996_set_stream_he_txbf_caps()
560 if (!(vif == NL80211_IFTYPE_AP || vif == NL80211_IFTYPE_STATION)) in mt7996_set_stream_he_txbf_caps()
642 case NL80211_IFTYPE_STATION: in mt7996_init_he_caps()
839 case NL80211_IFTYPE_STATION: in __mt7996_set_stream_he_eht_caps()
/openbmc/linux/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 || in iwlagn_mac_suspend()
780 bool is_ap = vif->type == NL80211_IFTYPE_STATION; in iwlagn_mac_sta_add()
816 if (vif->type == NL80211_IFTYPE_STATION) { in iwlagn_mac_sta_remove()
850 if (vif->type == NL80211_IFTYPE_STATION) { in iwlagn_mac_sta_state()
1339 priv->iw_mode = NL80211_IFTYPE_STATION; in iwlagn_mac_add_interface()

12345678910