Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
Ddfs_bindetects.c246 uint32_t last_index, first_index; in dfs_bin_fixedpattern_check() local
260 first_index = dfs_find_first_index_within_window(pl, last_index, in dfs_bin_fixedpattern_check()
268 first_index, refpri, start_ts); in dfs_bin_fixedpattern_check()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_pcl.c1725 enum policy_mgr_conc_priority_mode first_index = 0; in policy_mgr_get_pcl() local
1769 first_index = in policy_mgr_get_pcl()
1771 pcl = first_connection_pcl_table[mode][first_index]; in policy_mgr_get_pcl()