Searched defs:iwx_tlc_config_cmd_v3 (Results 1 – 1 of 1) sorted by relevance
5623 struct iwx_tlc_config_cmd_v3 { struct5624 uint8_t sta_id;5625 uint8_t reserved1[3];5626 uint8_t max_ch_width;5627 uint8_t mode;5628 uint8_t chains;5629 uint8_t amsdu;5630 uint16_t flags;5631 uint16_t non_ht_rates;5632 uint16_t ht_rates[IWX_TLC_NSS_MAX][IWX_TLC_MCS_PER_BW_NUM_V3];[all …]