Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/
H A Dwlan_spectral_utils_api.h288 QDF_STATUS wlan_spectral_init_pdev_feature_caps(struct wlan_objmgr_pdev *pdev);
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/
H A Dwlan_spectral_utils_api.c105 wlan_spectral_init_pdev_feature_caps(struct wlan_objmgr_pdev *pdev) in wlan_spectral_init_pdev_feature_caps() function
/wlan-driver/qca-wifi-host-cmn/spectral/core/
H A Dspectral_common.c603 status = wlan_spectral_init_pdev_feature_caps(pdev); in wlan_spectral_pdev_obj_create_handler()