Searched defs:iwl_tdls_config_cmd (Results 1 – 1 of 1) sorted by relevance
184 struct iwl_tdls_config_cmd { struct185 __le32 id_and_color; /* mac id and color */186 u8 tdls_peer_count;187 u8 tx_to_ap_tid;188 __le16 tx_to_ap_ssn;189 struct iwl_tdls_sta_info sta_info[IWL_MVM_TDLS_STA_COUNT];191 __le32 pti_req_data_offset;192 struct iwl_tx_cmd pti_req_tx_cmd;193 u8 pti_req_template[0];