/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | tdls.c | 27 if (!sta || IS_ERR(sta) || !sta->tdls) in iwl_mvm_teardown_tdls_peers() 50 if (!sta || IS_ERR(sta) || !sta->tdls) in iwl_mvm_tdls_sta_count() 94 if (IS_ERR_OR_NULL(sta) || !sta->tdls) in iwl_mvm_tdls_config() 226 if (IS_ERR_OR_NULL(sta) || WARN_ON(!sta->tdls)) in iwl_mvm_rx_tdls_notif() 475 if (!sta || IS_ERR(sta) || WARN_ON(!sta->tdls)) in iwl_mvm_tdls_ch_switch_work()
|
D | Makefile | 7 iwlmvm-y += tt.o offloading.o tdls.o
|
D | utils.c | 626 bool tdls, bool cmd_q) in iwl_mvm_get_wd_timeout() argument 649 if (tdls) in iwl_mvm_get_wd_timeout() 650 return le32_to_cpu(txq_timer->tdls); in iwl_mvm_get_wd_timeout()
|
D | mac80211.c | 3179 if (sta->tdls && in iwl_mvm_mac_sta_state() 3190 if (sta->tdls && ret == 0) { in iwl_mvm_mac_sta_state() 3236 if (sta->tdls) { in iwl_mvm_mac_sta_state() 3263 if (!sta->tdls) { in iwl_mvm_mac_sta_state() 3285 } else if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in iwl_mvm_mac_sta_state() 3293 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in iwl_mvm_mac_sta_state() 3296 if (sta->tdls) { in iwl_mvm_mac_sta_state() 3312 if (sta->tdls && ret == 0) { in iwl_mvm_mac_sta_state() 4878 WARN_ON(i != mvmvif->ap_sta_id && !sta->tdls); in iwl_mvm_mac_flush()
|
D | sta.c | 1474 if (vif_type == NL80211_IFTYPE_STATION && !sta->tdls && in iwl_mvm_reserve_sta_stream() 1682 mvm_sta->sta_type = sta->tdls ? IWL_STA_TDLS_LINK : IWL_STA_LINK; in iwl_mvm_add_sta() 1759 if (!sta->tdls) { in iwl_mvm_add_sta() 3032 iwl_mvm_get_wd_timeout(mvm, vif, sta->tdls, false); in iwl_mvm_sta_tx_agg_oper()
|
D | mvm.h | 2063 bool tdls, bool cmd_q);
|
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/ |
D | Makefile | 33 mwifiex-y += tdls.o
|
/linux-6.1.9/net/mac80211/ |
D | Makefile | 36 tdls.o \
|
D | tdls.c | 1298 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in iee80211_tdls_have_ht_peers() 1978 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in ieee80211_teardown_tdls_peers() 1996 if (!sta || !sta->tdls) { in ieee80211_tdls_handle_disconnect()
|
D | status.c | 809 if (sta->sta.tdls) { in ieee80211_lost_packet()
|
D | rx.c | 4427 if (sta->sta.tdls) { in ieee80211_check_fast_rx() 4438 if (sdata->u.mgd.use_4addr && !sta->sta.tdls) { in ieee80211_check_fast_rx()
|
D | cfg.c | 1961 sta->sta.tdls = true; in ieee80211_add_station() 3085 if (!sta->sta.tdls || sta->sdata != sdata || !sta->uploaded || in __ieee80211_request_smps_mgd()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/ |
D | core.c | 2404 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) { in rtw89_core_sta_add() 2410 } else if (vif->type == NL80211_IFTYPE_AP || sta->tdls) { in rtw89_core_sta_add() 2442 if (vif->type == NL80211_IFTYPE_AP || sta->tdls) in rtw89_core_sta_disconnect() 2444 if (sta->tdls) in rtw89_core_sta_disconnect() 2447 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in rtw89_core_sta_disconnect() 2462 if (vif->type == NL80211_IFTYPE_AP || sta->tdls) { in rtw89_core_sta_disconnect() 2489 if (vif->type == NL80211_IFTYPE_AP || sta->tdls) { in rtw89_core_sta_assoc() 2502 if (sta->tdls) { in rtw89_core_sta_assoc() 2547 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) { in rtw89_core_sta_assoc() 2563 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in rtw89_core_sta_remove() [all …]
|
D | ser.c | 311 if (rtwvif->net_type == RTW89_NET_TYPE_AP_MODE || sta->tdls) in ser_sta_deinit_cam_iter() 313 if (sta->tdls) in ser_sta_deinit_cam_iter()
|
D | mac80211.c | 494 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in __rtw89_ops_sta_state()
|
D | core.h | 3904 if (rtwvif->net_type == RTW89_NET_TYPE_AP_MODE || sta->tdls) in rtw89_get_addr_cam_of() 3917 if (sta->tdls) in rtw89_get_bssid_cam_of()
|
D | debug.c | 2518 sta->tdls ? "(TDLS)" : ""); in rtw89_sta_ids_get_iter()
|
D | phy.c | 3718 if (rtwvif->wifi_role != RTW89_WIFI_ROLE_STATION || sta->tdls) in rtw89_phy_tx_path_div_sta_iter()
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/ |
D | file.h | 824 __le32 tdls; member
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | main.c | 640 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) { in mt7615_mac_sta_add() 674 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in mt7615_mac_sta_remove()
|
/linux-6.1.9/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 3316 if ((arvif->def_wep_key_idx != -1) && (!sta->tdls)) { in ath10k_station_assoc() 3762 if (ieee80211_is_data_present(fc) && sta && sta->tdls) in ath10k_mac_tx_h_get_txmode() 6345 if (sta->tdls && sta_vif == iter_data->curr_vif) in ath10k_mac_tdls_vif_stations_count_iter() 6664 if (sta && sta->tdls) in ath10k_set_key() 6817 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath10k_mac_inc_num_stations() 6835 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath10k_mac_dec_num_stations() 7504 if (sta->tdls) { in ath10k_sta_state() 7561 if (!sta->tdls) in ath10k_sta_state() 7600 if (sta->tdls) { in ath10k_sta_state() 7644 if (!sta->tdls) in ath10k_sta_state() [all …]
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | main.c | 749 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in mt7921_mac_sta_assoc() 781 if (!sta->tdls) in mt7921_mac_sta_remove()
|
/linux-6.1.9/drivers/net/wireless/silabs/wfx/ |
D | sta.c | 313 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in wfx_sta_add()
|
/linux-6.1.9/include/net/ |
D | mac80211.h | 2274 bool tdls; member
|
/linux-6.1.9/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 4424 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath11k_mac_inc_num_stations() 4442 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath11k_mac_dec_num_stations()
|