Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
A Dpeer.c247 mutex_lock(&ab->tbl_mtx_lock); in ath11k_peer_cleanup()
263 mutex_unlock(&ab->tbl_mtx_lock); in ath11k_peer_cleanup()
301 mutex_lock(&ab->tbl_mtx_lock); in __ath11k_peer_delete()
322 mutex_unlock(&ab->tbl_mtx_lock); in __ath11k_peer_delete()
331 mutex_unlock(&ab->tbl_mtx_lock); in __ath11k_peer_delete()
385 mutex_lock(&ar->ab->tbl_mtx_lock); in ath11k_peer_create()
641 mutex_lock(&ab->tbl_mtx_lock); in ath11k_peer_rhash_tbl_init()
651 mutex_unlock(&ab->tbl_mtx_lock); in ath11k_peer_rhash_tbl_init()
658 mutex_unlock(&ab->tbl_mtx_lock); in ath11k_peer_rhash_tbl_init()
664 mutex_lock(&ab->tbl_mtx_lock); in ath11k_peer_rhash_tbl_destroy()
[all …]
A Dcore.h956 struct mutex tbl_mtx_lock; member
A Dcore.c2643 mutex_init(&ab->tbl_mtx_lock); in ath11k_core_alloc()
A Dmac.c883 mutex_lock(&ab->tbl_mtx_lock); in ath11k_mac_peer_cleanup_all()
892 mutex_unlock(&ab->tbl_mtx_lock); in ath11k_mac_peer_cleanup_all()
9700 mutex_lock(&ar->ab->tbl_mtx_lock); in ath11k_mac_op_sta_state()
9713 mutex_unlock(&ar->ab->tbl_mtx_lock); in ath11k_mac_op_sta_state()

Completed in 30 milliseconds