Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dphy.c987 spin_lock_bh(&dev->con_mon_lock); in mt7601u_agc_tune()
989 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_agc_tune()
1089 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1092 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1097 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1099 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1109 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_con_cal_onoff()
1113 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_con_cal_onoff()
Dmac.c502 spin_lock_bh(&dev->con_mon_lock); in mt76_mac_process_rx()
507 spin_unlock_bh(&dev->con_mon_lock); in mt76_mac_process_rx()
Dmt7601u.h220 spinlock_t con_mon_lock; member
Dinit.c460 spin_lock_init(&dev->con_mon_lock); in mt7601u_alloc_device()
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmt76x0.h201 spinlock_t con_mon_lock; member
Dmac.c554 spin_lock_bh(&dev->con_mon_lock); in mt76x0_mac_process_rx()
564 spin_unlock_bh(&dev->con_mon_lock); in mt76x0_mac_process_rx()
Dphy.c903 spin_lock_bh(&dev->con_mon_lock); in mt76x0_phy_con_cal_onoff()
907 spin_unlock_bh(&dev->con_mon_lock); in mt76x0_phy_con_cal_onoff()
Dinit.c500 spin_lock_init(&dev->con_mon_lock); in mt76x0_alloc_device()