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