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