Lines Matching defs:BandInfo
56 struct BandInfo { struct
57 BandInfo(): in BandInfo() function
66 std::vector<uint32_t> band_2g;
68 std::vector<uint32_t> band_5g;
70 std::vector<uint32_t> band_dfs;
72 std::vector<uint32_t> band_6g;
74 std::vector<uint32_t> band_60g;
76 bool is_80211n_supported;
78 bool is_80211ac_supported;
80 bool is_80211ax_supported;
82 bool is_160_mhz_supported;
84 bool is_80p80_mhz_supported;
86 uint32_t max_tx_streams;
88 uint32_t max_rx_streams;