Home
last modified time | relevance | path

Searched defs:iwl_tdls_config_cmd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtdls.h126 struct iwl_tdls_config_cmd { struct
127 __le32 id_and_color; /* mac id and color */
128 u8 tdls_peer_count;
129 u8 tx_to_ap_tid;
130 __le16 tx_to_ap_ssn;
131 struct iwl_tdls_sta_info sta_info[IWL_MVM_TDLS_STA_COUNT];
133 __le32 pti_req_data_offset;
134 struct iwl_tx_cmd pti_req_tx_cmd;
135 u8 pti_req_template[];