Home
last modified time | relevance | path

Searched defs:regdmn_ap_cap_opclass_t (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dreg_services_public_struct.h812 struct regdmn_ap_cap_opclass_t { struct
813 uint8_t op_class;
814 uint16_t ch_width;
815 qdf_freq_t start_freq;
816 uint16_t behav_limit;
817 uint8_t max_tx_pwr_dbm;
818 uint8_t num_supported_chan;
819 uint8_t num_non_supported_chan;
820 uint8_t sup_chan_list[REG_MAX_CHANNELS_PER_OPERATING_CLASS];
821 uint8_t non_sup_chan_list[REG_MAX_CHANNELS_PER_OPERATING_CLASS];