Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_process_phyerr.c764 WLAN_DFSEVENTQ_UNLOCK(dfs); in dfs_process_phyerr()
781 WLAN_DFSEVENTQ_UNLOCK(dfs); in dfs_process_phyerr()
787 WLAN_DFSEVENTQ_UNLOCK(dfs); in dfs_process_phyerr()
833 WLAN_DFSEVENTQ_UNLOCK(dfs); in dfs_process_phyerr()
839 WLAN_DFSEVENTQ_UNLOCK(dfs); in dfs_process_phyerr()
960 WLAN_DFSEVENTQ_UNLOCK(dfs); in dfs_process_phyerr_filter_offload()
969 WLAN_DFSEVENTQ_UNLOCK(dfs); in dfs_process_phyerr_filter_offload()
975 WLAN_DFSEVENTQ_UNLOCK(dfs); in dfs_process_phyerr_filter_offload()
H A Ddfs_init.c131 WLAN_DFSEVENTQ_UNLOCK(dfs); in dfs_reset_radarq()
H A Ddfs_process_radarevent.c827 WLAN_DFSEVENTQ_UNLOCK(dfs); in dfs_return_event_to_eventq()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/
H A Ddfs.h172 #define WLAN_DFSEVENTQ_UNLOCK(_dfs) qdf_spin_unlock_bh( \ macro