Home
last modified time | relevance | path

Searched refs:ucfg_reg_set_default_country (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_ucfg_api.h180 QDF_STATUS ucfg_reg_set_default_country(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_ucfg_api.c155 QDF_STATUS ucfg_reg_set_default_country(struct wlan_objmgr_psoc *psoc, in ucfg_reg_set_default_country() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c689 ucfg_reg_set_default_country(hdd_ctx->psoc, reg_info->alpha2); in hdd_regulatory_init_no_offload()