Home
last modified time | relevance | path

Searched refs:acs_with_more_param (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h723 bool acs_with_more_param; member
1212 bool acs_with_more_param);
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_module.c2232 bool acs_with_more_param) in wlan_sap_set_acs_with_more_param() argument
2242 mac_ctx->sap.acs_with_more_param = acs_with_more_param; in wlan_sap_set_acs_with_more_param()
Dsap_ch_select.c615 if (!p_mac->sap.acs_with_more_param) in sap_get_channel_status()
630 if (!p_mac->sap.acs_with_more_param) in sap_clear_channel_status()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.c4418 bool acs_with_more_param = 0; in hdd_init_ap_mode() local
4443 &acs_with_more_param); in hdd_init_ap_mode()
4448 acs_with_more_param); in hdd_init_ap_mode()