Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_host_11d.h45 QDF_STATUS reg_11d_host_scan_init(struct wlan_objmgr_psoc *psoc);
65 static inline QDF_STATUS reg_11d_host_scan_init(struct wlan_objmgr_psoc *psoc) in reg_11d_host_scan_init() function
Dreg_host_11d.c124 QDF_STATUS reg_11d_host_scan_init(struct wlan_objmgr_psoc *psoc) in reg_11d_host_scan_init() function
Dreg_priv_objs.c425 reg_11d_host_scan_init(parent_psoc); in wlan_regulatory_pdev_obj_created_notification()