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