Searched defs:iwl_tlc_config_cmd_v3 (Results 1 – 1 of 1) sorted by relevance
154 struct iwl_tlc_config_cmd_v3 { struct155 u8 sta_id;156 u8 reserved1[3];157 u8 max_ch_width;158 u8 mode;159 u8 chains;160 u8 amsdu;161 __le16 flags;162 __le16 non_ht_rates;163 __le16 ht_rates[IWL_TLC_NSS_MAX][IWL_TLC_MCS_PER_BW_NUM_V3];[all …]