Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_priv_objs.h230 struct wlan_regulatory_psoc_priv_obj { struct
231 struct mas_chan_params mas_chan_params[PSOC_MAX_PHY_REG_CAP];
232 bool chan_list_recvd[PSOC_MAX_PHY_REG_CAP];
233 bool offload_enabled;
234 bool six_ghz_supported;
235 bool five_dot_nine_ghz_supported;
236 uint8_t num_phy;
237 char cur_country[REG_ALPHA2_LEN + 1];
238 char def_country[REG_ALPHA2_LEN + 1];
239 uint16_t def_country_code;
[all …]