Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs_filter_init.c400 WLAN_ARQ_UNLOCK(dfs); in dfs_main_detach()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_process_phyerr.c806 WLAN_ARQ_UNLOCK(dfs); in dfs_process_phyerr()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h167 #define WLAN_ARQ_UNLOCK(_dfs) qdf_spin_unlock_bh(&(_dfs)->dfs_arqlock) macro