Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_link_list.c140 void csr_ll_unlock(tDblLinkList *pList) in csr_ll_unlock() function
168 csr_ll_unlock(pList); in csr_ll_is_list_empty()
255 csr_ll_unlock(pList); in csr_ll_insert_tail()
275 csr_ll_unlock(pList); in csr_ll_insert_head()
294 csr_ll_unlock(pList); in csr_ll_insert_entry()
316 csr_ll_unlock(pList); in csr_ll_remove_tail()
339 csr_ll_unlock(pList); in csr_ll_peek_tail()
364 csr_ll_unlock(pList); in csr_ll_remove_head()
387 csr_ll_unlock(pList); in csr_ll_peek_head()
411 csr_ll_unlock(pList); in csr_ll_purge()
[all …]
H A Dcsr_api_scan.c148 csr_ll_unlock(pChannelList); in csr_purge_channel_power()
583 csr_ll_unlock(pList); in csr_save_tx_power_to_cfg()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_link_list.h72 void csr_ll_unlock(tDblLinkList *pList);
/wlan-driver/qcacld-3.0/core/sme/src/rrm/
H A Dsme_rrm.c96 csr_ll_unlock(pList); in rrm_ll_purge_neighbor_cache()