Searched defs:wma_tgt_cfg (Results 1 – 1 of 1) sorted by relevance
245 struct wma_tgt_cfg { struct246 uint32_t target_fw_version;247 uint32_t target_fw_vers_ext;248 uint32_t band_cap;249 uint32_t reg_domain;250 uint32_t eeprom_rd_ext;251 struct qdf_mac_addr hw_macaddr;252 struct wma_tgt_services services;253 struct wma_tgt_ht_cap ht_cap;254 struct wma_tgt_vht_cap vht_cap;[all …]