| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | tdls.h | 15 /* Type of TDLS request */ 23 * struct iwl_tdls_channel_switch_timing - Switch timing in TDLS channel-switch 27 * to the TDLS off-channel communication. For instance if the DTIM is 28 * 200TU and the TDLS peer is to be given 25% of the time, the value 43 * struct iwl_tdls_channel_switch_frame - TDLS channel switch frame template 45 * A template representing a TDLS channel-switch request or response frame 69 * struct iwl_tdls_channel_switch_cmd - TDLS channel switch command 72 * incoming TDLS channel-switch request/response packets from remote peers. 75 * @peer_sta_id: station id of TDLS peer 87 * struct iwl_tdls_channel_switch_notif - TDLS channel switch start notification [all …]
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | util.c | 297 p += sprintf(p, "TDLS peer table:\n"); in mwifiex_debug_info_to_buffer() 328 "TDLS discovery response %pM nf=%d, snr=%d\n", in mwifiex_parse_mgmt_packet() 633 /* If tdls channel switching is on-going, tx data traffic should be 664 /* If tdls channel switching is on-going or tdls operate on off-channel, 665 * cmd path should be blocked until tdls switched to base-channel.
|
| H A D | Makefile | 33 mwifiex-y += tdls.o
|
| H A D | sta_cmdresp.c | 907 "TDLS link delete for %pM failed: reason %d\n", in mwifiex_ret_tdls_oper() 911 "TDLS link delete for %pM failed: reason %d\n", in mwifiex_ret_tdls_oper() 915 "TDLS link delete for %pM successful\n", in mwifiex_ret_tdls_oper() 922 "TDLS link creation for %pM failed: reason %d", in mwifiex_ret_tdls_oper() 928 "TDLS link creation for %pM successful", in mwifiex_ret_tdls_oper() 935 "TDLS link config for %pM failed, reason %d\n", in mwifiex_ret_tdls_oper() 941 "TDLS link config for %pM successful\n", in mwifiex_ret_tdls_oper() 947 "Unknown TDLS command action response %d", action); in mwifiex_ret_tdls_oper()
|
| H A D | sta_event.c | 255 /* reserved 2 bytes are not mandatory in tdls event */ in mwifiex_parse_tdls_event() 277 mwifiex_dbg(adapter, EVENT, "tdls channel switch result :\n"); in mwifiex_parse_tdls_event() 284 /* tdls channel switch failed */ in mwifiex_parse_tdls_event() 299 /* tdls channel switch success */ in mwifiex_parse_tdls_event() 321 mwifiex_dbg(adapter, EVENT, "tdls start channel switch...\n"); in mwifiex_parse_tdls_event() 326 "tdls chan switch stopped, reason=%d\n", in mwifiex_parse_tdls_event()
|
| H A D | wmm.c | 673 /* This function updates non-tdls peer ralist tx_pause while 674 * tdls channel switching 826 "TDLS setup packet for %pM.\t" in mwifiex_wmm_add_buf_txqueue()
|
| H A D | 11n.c | 599 "BA setup with unknown TDLS peer %pM!\n", in mwifiex_send_addba()
|
| H A D | 11n_rxreorder.c | 474 "BA setup with unknown TDLS peer %pM!\n", in mwifiex_cmd_11n_addba_rsp_gen()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | Makefile | 8 iwlmvm-y += tt.o offloading.o tdls.o
|
| H A D | fw-api.h | 10 #include "fw/api/tdls.h"
|
| H A D | sta.c | 1589 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() 2066 * This shouldn't happen - the TDLS channel switch should be canceled in iwl_mvm_sta_del()
|
| /linux/drivers/net/wireless/ath/wcn36xx/ |
| H A D | firmware.h | 15 TDLS = 6, enumerator
|
| H A D | firmware.c | 15 DEFINE(TDLS),
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | session-protect.h | 23 * TDLS discover uses this API as well even after association to ensure that
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 963 ath10k_warn(ar, "failed to update tdls peer %pM on vdev %i: %i\n", in ath10k_mac_tdls_peer_update() 3340 if ((arvif->def_wep_key_idx != -1) && (!sta->tdls)) { in ath10k_station_assoc() 3784 * FIXME: Check if raw mode works with TDLS. in ath10k_mac_tx_h_get_txmode() 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() 7545 ath10k_warn(ar, "vdev %i exceeded maximum number of tdls vdevs %i\n", in ath10k_sta_state() [all …]
|
| H A D | wmi.c | 5227 ath10k_err(ar, "received tdls peer event with invalid size (%d bytes)\n", in ath10k_wmi_handle_tdls_peer_event() 5262 ath10k_warn(ar, "received tdls peer event for invalid vdev id %u\n", in ath10k_wmi_handle_tdls_peer_event() 5272 "received tdls teardown event for peer %pM reason %u\n", in ath10k_wmi_handle_tdls_peer_event() 5277 "received unknown tdls peer event %u\n", in ath10k_wmi_handle_tdls_peer_event() 8927 ath10k_dbg(ar, ATH10K_DBG_WMI, "wmi update fw tdls state %d for vdev %i\n", in ath10k_wmi_10_4_gen_update_fw_tdls_state() 8982 /* tdls peer update cmd has place holder for one channel*/ in ath10k_wmi_10_4_gen_tdls_peer_update() 9021 "wmi tdls peer update vdev %i state %d n_chans %u\n", in ath10k_wmi_10_4_gen_tdls_peer_update()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | sta.c | 295 /* In station mode, the firmware interprets new link-id as a TDLS peer */ in wfx_sta_add() 296 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in wfx_sta_add()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fweh.c | 141 * This should be accepted when p2pdev_setup is ongoing. TDLS setup will in brcmf_fweh_handle_if_event()
|
| H A D | fwil_types.h | 255 * struct tdls_iovar - common structure for tdls iovars. 258 * @mode: mode value depending on specific tdls iovar.
|
| H A D | fwsignal.c | 755 * STA/GC gets the Mac Entry for TDLS destinations, TDLS destinations in brcmf_fws_macdesc_find()
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 8648 * No ignoring the TDLS flag here -- the userspace mesh in nl80211_set_station_tdls() 8649 * code doesn't have the bug of including TDLS in the in nl80211_set_station_tdls() 8677 /* TDLS can't be set, ... */ 9128 /* Include parameters for TDLS peer (will check later) */ in nl80211_new_station() 9400 /* TDLS peers cannot be added */ in nl80211_dump_mpath() 9445 /* TDLS peers cannot be added */ in nl80211_get_mpath() 9460 /* Only TDLS peers can be added */ in nl80211_set_mpath() 9463 /* Can only add if TDLS ... */ in nl80211_set_mpath() 9470 * Older wpa_supplicant versions always mark the TDLS peer in nl80211_set_mpath() 18178 /* we will be active on the TDLS lin in parse_tid_conf() [all...] |