Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt7601u/
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()
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()
Dmt7601u.h212 spinlock_t con_mon_lock; member
Dinit.c452 spin_lock_init(&dev->con_mon_lock); in mt7601u_alloc_device()