Home
last modified time | relevance | path

Searched refs:go_present (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
Dwlan_scan_manager.c575 bool ap_present, go_present, sta_active, p2p_cli_present, ndi_present; in scm_req_update_concurrency_params() local
589 go_present = policy_mgr_mode_specific_connection_count( in scm_req_update_concurrency_params()
600 if (go_present) in scm_req_update_concurrency_params()
645 (go_present && go_peer_count)) { in scm_req_update_concurrency_params()
677 if (ap_present && go_present && sta_active) { in scm_req_update_concurrency_params()
694 if (go_present) { in scm_req_update_concurrency_params()
723 if (go_present && sta_active) { in scm_req_update_concurrency_params()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_action.c1726 uint32_t ap_present, go_present; in policy_mgr_is_sap_go_existed() local
1732 go_present = policy_mgr_mode_specific_connection_count( in policy_mgr_is_sap_go_existed()
1734 if (go_present) in policy_mgr_is_sap_go_existed()