Searched defs:iwl_tlc_config_cmd (Results 1 – 1 of 1) sorted by relevance
199 struct iwl_tlc_config_cmd { struct200 u8 sta_id;201 u8 reserved1[3];202 u8 max_ch_width;203 u8 mode;204 u8 chains;205 u8 amsdu;206 __le16 flags;207 __le16 non_ht_rates;208 __le16 ht_rates[IWL_TLC_NSS_MAX][2];[all …]