Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_offload_11d_scan.h38 QDF_STATUS reg_set_11d_country(struct wlan_objmgr_pdev *pdev, uint8_t *country);
112 static inline QDF_STATUS reg_set_11d_country(struct wlan_objmgr_pdev *pdev, in reg_set_11d_country() function
Dreg_offload_11d_scan.c37 QDF_STATUS reg_set_11d_country(struct wlan_objmgr_pdev *pdev, in reg_set_11d_country() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_services_api.c657 return reg_set_11d_country(pdev, country); in wlan_reg_set_11d_country()