Searched defs:wma_caps_per_phy (Results 1 – 1 of 1) sorted by relevance
85 struct wma_caps_per_phy { struct86 uint32_t ht_2g;87 uint32_t ht_5g;88 uint32_t vht_2g;89 uint32_t vht_5g;90 uint32_t he_2g[PSOC_HOST_MAX_MAC_SIZE];91 uint32_t he_5g[PSOC_HOST_MAX_MAC_SIZE];92 uint32_t tx_chain_mask_2G;93 uint32_t rx_chain_mask_2G;94 uint32_t tx_chain_mask_5G;[all …]