Home
last modified time | relevance | path

Searched refs:tdls (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A DMakefile33 mwifiex-y += tdls.o
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A DMakefile8 iwlmvm-y += tt.o offloading.o tdls.o
H A Dmac80211.c3763 if (sta->tdls && in iwl_mvm_sta_state_notexist_to_none()
3772 if (sta->tdls && ret == 0) { in iwl_mvm_sta_state_notexist_to_none()
3786 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in iwl_mvm_sta_state_notexist_to_none()
3876 if (sta->tdls) { in iwl_mvm_sta_state_assoc_to_authorized()
3924 if (!sta->tdls) { in iwl_mvm_sta_state_authorized_to_assoc()
4055 } else if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in iwl_mvm_mac_sta_state_common()
4063 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) { in iwl_mvm_mac_sta_state_common()
4068 if (sta->tdls) { in iwl_mvm_mac_sta_state_common()
4084 if (sta->tdls && ret == 0) { in iwl_mvm_mac_sta_state_common()
H A Dmld-sta.c596 if (!sta->tdls) { in iwl_mvm_mld_set_ap_sta_id()
H A Dsta.c1589 if (vif_type == NL80211_IFTYPE_STATION && !sta->tdls && in iwl_mvm_reserve_sta_stream()
1885 sta->tdls ? IWL_STA_TDLS_LINK : IWL_STA_LINK); in iwl_mvm_add_sta()
1895 if (!sta->tdls) { in iwl_mvm_add_sta()
/linux/net/mac80211/
H A DMakefile36 tdls.o \
H A Dtdls.c1367 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in iee80211_tdls_have_ht_peers()
1452 if (!sta || !sta->sta.tdls) in ieee80211_tdls_oper()
2046 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in ieee80211_teardown_tdls_peers()
2067 if (!sta || !sta->tdls) { in ieee80211_tdls_handle_disconnect()
H A Drx.c4664 if (sta->sta.tdls) { in ieee80211_check_fast_rx()
4675 if (sdata->u.mgd.use_4addr && !sta->sta.tdls) { in ieee80211_check_fast_rx()
H A Dcfg.c2414 sta->sta.tdls = true; in ieee80211_add_station()
3606 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in __ieee80211_request_smps_mgd()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c916 if (!link_sta->sta->tdls) in iwl_mld_teardown_tdls_peers()
1633 if (!link_sta->sta->tdls) in iwl_mld_tdls_sta_count()
1721 if (sta->tdls) { in iwl_mld_move_sta_state_up()
1735 if (sta->tdls && tdls_count == 0) in iwl_mld_move_sta_state_up()
1738 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in iwl_mld_move_sta_state_up()
1781 if (!sta->tdls) { in iwl_mld_move_sta_state_up()
1830 if (!sta->tdls) { in iwl_mld_move_sta_state_down()
1872 if (sta->tdls && iwl_mld_tdls_sta_count(mld) == 0) { in iwl_mld_move_sta_state_down()
H A Dsta.c694 sta->tdls || !ieee80211_vif_is_mld(vif)) in iwl_mld_alloc_mpdu_counters()
816 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in iwl_mld_remove_sta()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c493 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) { in __rtw89_ops_sta_add()
528 if (vif->type == NL80211_IFTYPE_AP || sta->tdls) in __rtw89_ops_sta_add()
566 if (sta->tdls) in __rtw89_ops_sta_assoc()
593 if (sta->tdls) in __rtw89_ops_sta_disassoc()
643 if (vif->type == NL80211_IFTYPE_AP || sta->tdls) { in __rtw89_ops_sta_remove()
911 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in __rtw89_ops_sta_state()
H A Dser.c333 if (rtwvif_link->net_type == RTW89_NET_TYPE_AP_MODE || sta->tdls) in ser_sta_deinit_cam_iter()
335 if (sta->tdls) in ser_sta_deinit_cam_iter()
H A Dcore.c4893 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) { in rtw89_core_sta_link_add()
4909 } else if (vif->type == NL80211_IFTYPE_AP || sta->tdls) { in rtw89_core_sta_link_add()
4965 if (vif->type == NL80211_IFTYPE_AP || sta->tdls) in rtw89_core_sta_link_disconnect()
4967 if (sta->tdls) in rtw89_core_sta_link_disconnect()
4970 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) { in rtw89_core_sta_link_disconnect()
5027 if (vif->type == NL80211_IFTYPE_AP || sta->tdls) { in rtw89_core_sta_link_assoc()
5028 if (sta->tdls) { in rtw89_core_sta_link_assoc()
5074 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) { in rtw89_core_sta_link_assoc()
5117 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) { in rtw89_core_sta_link_remove()
5125 } else if (vif->type == NL80211_IFTYPE_AP || sta->tdls) { in rtw89_core_sta_link_remove()
H A Ddebug.c4272 sta->tdls ? "(TDLS)" : ""); in rtw89_sta_ids_get_iter()
H A Dphy.c7426 if (sta->tdls) in rtw89_phy_tx_path_div_sta_iter()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c3340 if ((arvif->def_wep_key_idx != -1) && (!sta->tdls)) { in ath10k_station_assoc()
3786 if (ieee80211_is_data_present(fc) && sta && sta->tdls) in ath10k_mac_tx_h_get_txmode()
6377 if (sta->tdls && sta_vif == iter_data->curr_vif) in ath10k_mac_tdls_vif_stations_count_iter()
6703 if (sta && sta->tdls) in ath10k_set_key()
6856 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath10k_mac_inc_num_stations()
6874 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath10k_mac_dec_num_stations()
7543 if (sta->tdls) { in ath10k_sta_state()
7599 if (!sta->tdls) in ath10k_sta_state()
7638 if (sta->tdls) { in ath10k_sta_state()
7682 if (!sta->tdls) in ath10k_sta_state()
[all …]
/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.c296 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in wfx_sta_add()
/linux/include/net/
H A Dmac80211.h2575 bool tdls; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c5212 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath11k_mac_inc_num_stations()
5231 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath11k_mac_dec_num_stations()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2753 new_state == IEEE80211_STA_AUTHORIZED && !sta->tdls) in mac80211_hwsim_sta_state()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c6808 if (arvif->ahvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath12k_mac_inc_num_stations()
6832 if (arvif->ahvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath12k_mac_dec_num_stations()