Searched defs:regulatory_channel (Results 1 – 1 of 1) sorted by relevance
1006 struct regulatory_channel { struct1007 qdf_freq_t center_freq;1008 uint8_t chan_num;1009 enum channel_state state;1010 uint32_t chan_flags;1011 int32_t tx_power;1012 uint16_t min_bw;1013 uint16_t max_bw;1014 uint8_t ant_gain;1015 bool nol_chan;[all …]