Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_ucfg_api.h190 QDF_STATUS ucfg_reg_set_country(struct wlan_objmgr_pdev *pdev,
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_ucfg_api.c192 QDF_STATUS ucfg_reg_set_country(struct wlan_objmgr_pdev *pdev, in ucfg_reg_set_country() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_regulatory.c891 status = ucfg_reg_set_country(hdd_ctx->pdev, cc); in hdd_reg_set_country()
1096 status = ucfg_reg_set_country(hdd_ctx->pdev, country); in hdd_reg_notifier()