Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_pcl.c1674 enum policy_mgr_three_connection_mode fourth_index = 0; in policy_mgr_get_pcl_4_port() local
1697 fourth_index = in policy_mgr_get_pcl_4_port()
1699 if (PM_MAX_THREE_CONNECTION_MODE == fourth_index) { in policy_mgr_get_pcl_4_port()
1703 policy_mgr_debug("Index for 4th port pcl table: %d", fourth_index); in policy_mgr_get_pcl_4_port()
1705 pcl = fourth_connection_pcl_dbs_sbs_table[fourth_index][mode][pref]; in policy_mgr_get_pcl_4_port()