Searched refs:tdls_cfg_cmd (Results 1 – 1 of 1) sorted by relevance
69 struct iwl_tdls_config_cmd tdls_cfg_cmd = {}; in iwl_mvm_tdls_config() local73 .data = { &tdls_cfg_cmd, }, in iwl_mvm_tdls_config()82 tdls_cfg_cmd.id_and_color = in iwl_mvm_tdls_config()84 tdls_cfg_cmd.tx_to_ap_tid = IWL_MVM_TDLS_FW_TID; in iwl_mvm_tdls_config()85 tdls_cfg_cmd.tx_to_ap_ssn = cpu_to_le16(0); /* not used for now */ in iwl_mvm_tdls_config()97 tdls_cfg_cmd.sta_info[cnt].sta_id = i; in iwl_mvm_tdls_config()98 tdls_cfg_cmd.sta_info[cnt].tx_to_peer_tid = in iwl_mvm_tdls_config()100 tdls_cfg_cmd.sta_info[cnt].tx_to_peer_ssn = cpu_to_le16(0); in iwl_mvm_tdls_config()101 tdls_cfg_cmd.sta_info[cnt].is_initiator = in iwl_mvm_tdls_config()107 tdls_cfg_cmd.tdls_peer_count = cnt; in iwl_mvm_tdls_config()