Home
last modified time | relevance | path

Searched refs:country_src (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_utils.h316 enum country_src source);
373 enum country_src reg_get_cc_and_src(struct wlan_objmgr_psoc *psoc,
456 enum country_src source) in reg_get_domain_from_country_code()
474 static inline enum country_src reg_get_cc_and_src(struct wlan_objmgr_psoc *psoc, in reg_get_cc_and_src()
H A Dreg_priv_objs.h241 enum country_src cc_src;
H A Dreg_utils.c377 enum country_src source) in reg_get_domain_from_country_code()
1218 enum country_src reg_get_cc_and_src(struct wlan_objmgr_psoc *psoc, in reg_get_cc_and_src()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_ucfg_api.h449 enum country_src ucfg_reg_get_cc_and_src(struct wlan_objmgr_psoc *psoc,
H A Dreg_services_public_struct.h880 enum country_src { enum
1133 enum country_src cc_src;
H A Dwlan_reg_services_api.h990 enum country_src source);
1141 enum country_src wlan_reg_get_cc_and_src(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_ucfg_api.c295 enum country_src ucfg_reg_get_cc_and_src(struct wlan_objmgr_psoc *psoc, in ucfg_reg_get_cc_and_src()
H A Dwlan_reg_services_api.c203 const uint8_t *country_alpha2, enum country_src source) in wlan_reg_get_domain_from_country_code()
302 enum country_src wlan_reg_get_cc_and_src(struct wlan_objmgr_psoc *psoc, in wlan_reg_get_cc_and_src()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c863 enum country_src cc_src; in hdd_reg_set_country()
1959 enum country_src cc_src; in hdd_regulatory_dyn_cbk()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h244 QDF_STATUS sme_init_chan_list(mac_handle_t mac_handle, enum country_src cc_src);
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c885 QDF_STATUS sme_init_chan_list(mac_handle_t mac_handle, enum country_src cc_src) in sme_init_chan_list()