Searched refs:WLAN_DFSQ_LOCK (Results 1 – 4 of 4) sorted by relevance
873 WLAN_DFSQ_LOCK(dfs); in dfs_process_phyerr()1020 WLAN_DFSQ_LOCK(dfs); in dfs_process_phyerr_filter_offload()
123 WLAN_DFSQ_LOCK(dfs); in dfs_reset_radarq()
794 WLAN_DFSQ_LOCK(dfs); in dfs_is_radarq_empty()808 WLAN_DFSQ_LOCK(dfs); in dfs_remove_event_from_radarq()
159 #define WLAN_DFSQ_LOCK(_dfs) qdf_spin_lock_bh(&(_dfs)->dfs_radarqlock) macro