Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c12419 uint32_t cc_count, i, j, ap_index; in policy_mgr_is_ap_ap_mcc_allow() local
12454 ap_index = cc_count; in policy_mgr_is_ap_ap_mcc_allow()
12463 ap_index = j; in policy_mgr_is_ap_ap_mcc_allow()
12467 ap_index = j; in policy_mgr_is_ap_ap_mcc_allow()
12472 ap_index = j; in policy_mgr_is_ap_ap_mcc_allow()
12477 ap_index = j; in policy_mgr_is_ap_ap_mcc_allow()
12484 if (ap_index >= cc_count) in policy_mgr_is_ap_ap_mcc_allow()
12487 *con_freq = op_freq[ap_index]; in policy_mgr_is_ap_ap_mcc_allow()
12488 *con_vdev_id = vdev_id[ap_index]; in policy_mgr_is_ap_ap_mcc_allow()