Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/ !
H A Dwlan_scan_cache_db.c490 scm_get_next_node(struct scan_dbs *scan_db, in scm_get_next_node() function
560 cur_node = scm_get_next_node(scan_db, in scm_get_conn_node()
565 next_node = scm_get_next_node(scan_db, in scm_get_conn_node()
605 cur_node = scm_get_next_node(scan_db, in scm_age_out_entries()
618 next_node = scm_get_next_node(scan_db, in scm_age_out_entries()
644 cur_node = scm_get_next_node(scan_db, in scm_flush_oldest_entry()
665 cur_node = scm_get_next_node(scan_db, in scm_flush_oldest_entry()
916 cur_node = scm_get_next_node(scan_db, in scm_find_duplicate()
928 next_node = scm_get_next_node(scan_db, in scm_find_duplicate()
1492 cur_node = scm_get_next_node(scan_db, in scm_get_results()
[all …]