Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Dphy.c979 spin_lock_bh(&dev->con_mon_lock); in mt7601u_agc_tune()
981 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_agc_tune()
1081 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1084 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1089 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1091 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1101 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_con_cal_onoff()
1105 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_con_cal_onoff()
H A Dmac.c494 spin_lock_bh(&dev->con_mon_lock); in mt76_mac_process_rx()
499 spin_unlock_bh(&dev->con_mon_lock); in mt76_mac_process_rx()
H A Dmt7601u.h212 spinlock_t con_mon_lock; member
H A Dinit.c452 spin_lock_init(&dev->con_mon_lock); in mt7601u_alloc_device()