Searched defs:iwl_tlc_config_cmd (Results 1 – 1 of 1) sorted by relevance
143 struct iwl_tlc_config_cmd { struct144 u8 sta_id;145 u8 reserved1[3];146 u8 max_ch_width;147 u8 mode;148 u8 chains;149 u8 amsdu;150 __le16 flags;151 __le16 non_ht_rates;152 __le16 ht_rates[IWL_TLC_NSS_MAX][2];[all …]