Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
Dwlan_mlme_vdev_mgr_interface.h607 bool wlan_ll_sap_freq_present_in_pcl(struct policy_mgr_pcl_list *pcl,
/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/core/src/
Dwlan_ll_lt_sap_main.c242 if (!wlan_ll_sap_freq_present_in_pcl(pcl, freq)) in ll_lt_sap_update_freq_list()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_vdev_mgr_interface.c2371 bool wlan_ll_sap_freq_present_in_pcl(struct policy_mgr_pcl_list *pcl, in wlan_ll_sap_freq_present_in_pcl() function