Searched refs:tdls_cfg_cmd (Results 1 – 1 of 1) sorted by relevance
126 struct iwl_tdls_config_cmd tdls_cfg_cmd = {}; in iwl_mvm_tdls_config() local130 .data = { &tdls_cfg_cmd, }, in iwl_mvm_tdls_config()139 tdls_cfg_cmd.id_and_color = in iwl_mvm_tdls_config()141 tdls_cfg_cmd.tx_to_ap_tid = IWL_MVM_TDLS_FW_TID; in iwl_mvm_tdls_config()142 tdls_cfg_cmd.tx_to_ap_ssn = cpu_to_le16(0); /* not used for now */ in iwl_mvm_tdls_config()154 tdls_cfg_cmd.sta_info[cnt].sta_id = i; in iwl_mvm_tdls_config()155 tdls_cfg_cmd.sta_info[cnt].tx_to_peer_tid = in iwl_mvm_tdls_config()157 tdls_cfg_cmd.sta_info[cnt].tx_to_peer_ssn = cpu_to_le16(0); in iwl_mvm_tdls_config()158 tdls_cfg_cmd.sta_info[cnt].is_initiator = in iwl_mvm_tdls_config()164 tdls_cfg_cmd.tdls_peer_count = cnt; in iwl_mvm_tdls_config()