Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h917 uint16_t wlansap_check_cc_intf(struct sap_context *sap_ctx);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.c3899 *ch_freq = wlansap_check_cc_intf(sap_context); in wlan_hdd_check_cc_intf_cb()
4067 intf_ch_freq = wlansap_check_cc_intf(sap_context); in wlan_hdd_get_channel_for_sap_restart()
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_module.c510 uint16_t wlansap_check_cc_intf(struct sap_context *sap_ctx) in wlansap_check_cc_intf() function