Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c298 spin_lock(&wcn->survey_lock); in wcn36xx_update_survey()
301 spin_unlock(&wcn->survey_lock); in wcn36xx_update_survey()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h789 spinlock_t survey_lock; member
H A Dwmi.c7730 scoped_guard(spinlock_bh, &ah->survey_lock) { in ath12k_chan_info_event()
7806 scoped_guard(spinlock_bh, &ah->survey_lock) { in ath12k_pdev_bss_chan_info_event()
H A Dmac.c13696 scoped_guard(spinlock_bh, &ah->survey_lock) { in ath12k_mac_op_get_survey()
15376 spin_lock_init(&ah->survey_lock); in ath12k_mac_hw_allocate()