Searched defs:iwl_tlc_config_cmd_v4 (Results 1 – 1 of 1) sorted by relevance
189 struct iwl_tlc_config_cmd_v4 { struct190 u8 sta_id;191 u8 reserved1[3];192 u8 max_ch_width;193 u8 mode;194 u8 chains;195 u8 sgi_ch_width_supp;196 __le16 flags;197 __le16 non_ht_rates;198 __le16 ht_rates[IWL_TLC_NSS_MAX][IWL_TLC_MCS_PER_BW_NUM_V4];[all …]