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