Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt7601u/
Dphy.c983 spin_lock_bh(&dev->con_mon_lock); in mt7601u_agc_tune()
988 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_agc_tune()
1080 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1083 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1088 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1090 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1100 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_con_cal_onoff()
1104 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_con_cal_onoff()
Dmac.c478 spin_lock_bh(&dev->con_mon_lock); in mt76_mac_process_rx()
483 spin_unlock_bh(&dev->con_mon_lock); in mt76_mac_process_rx()
Dmt7601u.h216 spinlock_t con_mon_lock; member
Dinit.c458 spin_lock_init(&dev->con_mon_lock); in mt7601u_alloc_device()