Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/mediatek/mt7601u/
Dphy.c982 spin_lock_bh(&dev->con_mon_lock); in mt7601u_agc_tune()
984 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_agc_tune()
1084 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1087 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1092 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1094 spin_unlock_bh(&dev->con_mon_lock); in mt7601u_phy_freq_cal()
1107 spin_lock_bh(&dev->con_mon_lock); in mt7601u_phy_con_cal_onoff()
1111 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()