Home
last modified time | relevance | path

Searched refs:reg_set_country (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_utils.h296 QDF_STATUS reg_set_country(struct wlan_objmgr_pdev *pdev, uint8_t *country);
443 static inline QDF_STATUS reg_set_country(struct wlan_objmgr_pdev *pdev, in reg_set_country() function
H A Dreg_utils.c279 QDF_STATUS reg_set_country(struct wlan_objmgr_pdev *pdev, in reg_set_country() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_ucfg_api.c195 return reg_set_country(pdev, country); in ucfg_reg_set_country()
H A Dwlan_reg_services_api.c651 return reg_set_country(pdev, country); in wlan_reg_set_country()