Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_list.c34 QDF_STATUS qdf_list_insert_before(qdf_list_t *list, in qdf_list_insert_before() function
42 qdf_export_symbol(qdf_list_insert_before);
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_list.h59 QDF_STATUS qdf_list_insert_before(qdf_list_t *list,
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_cache_db.c428 qdf_list_insert_before(&scan_db->scan_hash_tbl[hash_idx], in scm_add_scan_node()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/
H A Dwlan_mgmt_txrx_rx_reo.c3886 status = qdf_list_insert_before( in mgmt_rx_reo_update_ingress_list()
4096 ret = qdf_list_insert_before(&reo_egress_list->list, &new->node, in mgmt_rx_reo_update_egress_list()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c2716 qdf_list_insert_before(scan_list, &scan_entry->node, in cm_list_insert_sorted()